Skip to content

Understand Meteor Packaging #3

@Slava

Description

@Slava

We could use {loadEagerly: ["/packages/*/package.js", ... ]} to load package.js file first and then load other files and understand the exports.

We don't want to load everything to make it feel like real Meteor. In reality, it is often to forget to 'add' new files to package.js, this feature could help in spotting such situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions