mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
docs(@angular/cli): update outdated statement about CLI accepting camelCase
The Angular CLI does not accept camelCase args.
This commit is contained in:
parent
9f1c179761
commit
99e153ada7
@ -7,7 +7,7 @@ A "development" configuration is created by default when you use the CLI to crea
|
|||||||
|
|
||||||
The configuration options generally correspond to the command options.
|
The configuration options generally correspond to the command options.
|
||||||
You can override individual configuration defaults by specifying the corresponding options on the command line.
|
You can override individual configuration defaults by specifying the corresponding options on the command line.
|
||||||
The command can accept option names given in either dash-case or camelCase.
|
The command can accept option names given in dash-case.
|
||||||
Note that in the configuration file, you must specify names in camelCase.
|
Note that in the configuration file, you must specify names in camelCase.
|
||||||
|
|
||||||
Some additional options can only be set through the configuration file,
|
Some additional options can only be set through the configuration file,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user