Closed ducin closed 10 years ago
Added a note for require.js support - findNestedDependencies: true needed when loading modules dynamically.
findNestedDependencies
I don't think we should start documenting RequireJS. It has its own docs.
So how about adding this option to the skeleton itself? It took me weeks until I've solved this problem.
Added a note for require.js support -
findNestedDependencies
: true needed when loading modules dynamically.