Skip to content

Commit 150ac2a

Browse files
jbogarthydeKeen Yee Liau
authored and
Keen Yee Liau
committed
docs: expand doc for new -route flag in generate module
1 parent a87f42a commit 150ac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/module/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"route": {
4343
"type": "string",
44-
"description": "The route path for the lazy loaded module. Requires --module option."
44+
"description": "The route path for a lazy-loaded module. When supplied, creates a component in the new module using the route name, and adds the route to the `routes` array in the declaring module's routing module. Requires `--module` option."
4545
},
4646
"flat": {
4747
"type": "boolean",

0 commit comments

Comments
 (0)