Closed TimothyWrightSoftware closed 9 years ago
What do you mean by lazy loading? Files are loaded when you set them to be loaded eagerly, when you interact with them though your editor, or when a dependency-management plugin decides another file depends on them. There is no other mechanism for loading them.
That was my question. It wasn't clear to me what causes a file to be loaded. I didn't see any mention of a dependency-management plugin in the docs. Could you please point me to that section?
I have gotten everything to work except that only files in the "loadEagerly" path can be found. Is there a setting for looking within other folders for lazy loading that I am missing?