Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Add section about eager loading of files #1052

Open
SimonSimCity opened this issue Sep 29, 2020 · 0 comments
Open

Add section about eager loading of files #1052

SimonSimCity opened this issue Sep 29, 2020 · 0 comments

Comments

@SimonSimCity
Copy link

Eager loading is - as far as I can see - only really explained in the release notes of Meteor 1.7 (https://docs.meteor.com/changelog.html#changes-21) but neither in the guide for application structure (https://guide.meteor.com/structure.html#load-order) nor in the guide for testing (https://guide.meteor.com/testing.html#test-modes).

Since it is the default for quite a while now (meteor/meteor#9715) this behavior should be documented in the Meteor Guide as well.

Links which might help describing the behavior are the PRs of both of those changes:

I also tried to summarize it in a stackoverflow answer: https://stackoverflow.com/a/64116026/517914

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants