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.
1 parent 72cdb27 commit 91beddaCopy full SHA for 91bedda
docs/documentation/build.md
@@ -103,8 +103,8 @@ or `ng serve --prod` will also make use of uglifying and tree-shaking functional
103
104
`--target` (`-t`) Defines the build target.
105
106
-`--vendor-chunk` (`-vb`) Use a separate bundle containing only vendor libraries.
+`--vendor-chunk` (`-vc`) Use a separate bundle containing only vendor libraries.
107
108
`--verbose` (`-v`) Adds more details to output logging.
109
110
-`--watch` (`-w`) Run build when files change.
+`--watch` (`-w`) Run build when files change.
docs/documentation/generate/interface.md
@@ -8,4 +8,4 @@
8
## Options
9
`--app` Specifies app name or index to use.
10
11
-`type` Pptional String to specify the type of interface.
+`type` Optional String to specify the type of interface.
0 commit comments