-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Milestone
Description
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
Labels
No labels