We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lazyModules
1 parent 14608c8 commit 1e24f6cCopy full SHA for 1e24f6c
packages/angular/cli/lib/config/schema.json
@@ -955,7 +955,7 @@
955
"default": true
956
},
957
"lazyModules": {
958
- "description": "List of additional NgModule files that will be lazy loaded. Lazy router modules with be discovered automatically.",
+ "description": "List of additional NgModule files that will be lazy loaded. Lazy router modules will be discovered automatically.",
959
"type": "array",
960
"items": {
961
"type": "string"
0 commit comments