mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
docs: add NamedChunks to dev/prod defaults table
This commit is contained in:
parent
bae9d06c7d
commit
c6bba521ab
@ -80,6 +80,7 @@ Flag | `--dev` | `--prod`
|
||||
`--output-hashing` | `media` | `all`
|
||||
`--sourcemaps` | `true` | `false`
|
||||
`--extract-css` | `false` | `true`
|
||||
`--named-chunks` | `true` | `false`
|
||||
|
||||
`--extract-licenses` Extract all licenses in a separate file, in the case of production builds only.
|
||||
`--i18n-file` Localization file to use for i18n.
|
||||
|
Loading…
x
Reference in New Issue
Block a user