Sumit Arora
ade2236a9b
feat(@angular/cli): adding the --app command option ( #4754 )
2017-02-22 14:19:29 -08:00
Mike Brocchi
cd1aa18f25
bug(@angular/cli): Show module file update during dry run ( #4836 )
...
Fixes #4801
2017-02-20 09:57:25 -05:00
Mike Brocchi
bac6e75416
docs(@angular/cli): document available options & JSON schema ( #4767 )
2017-02-17 10:39:21 -05:00
Stephen Cavaliere
9c25f746d2
fix(@angular/cli): generate command now ignores duplicate component symbol ( #4446 )
...
"ng g c X" will no longer insert the component symbol in the NgModule's declaration array should it already exist.
Closes #4323
2017-02-16 17:20:32 -08:00
Mike Brocchi
6febf5c091
refactor(@angular/cli): simplify default arguments in angular-cli.json ( #4389 )
...
Fixes #4137
2017-02-15 17:06:40 -08:00
Hans
c889dd8e94
refactor(@angular-cli): get rid of ast-tools and base-href-webpack ( #4411 )
...
Those 2 packages were still using the wrong scope (@angular-cli) and were not used by anyone outside the CLI. Just moving the code in the main package is enough.
2017-02-03 22:57:42 -08:00
Hans
601f9b38f8
feat(@angular/cli): move angular-cli to @angular/cli ( #4328 )
...
This release is otherwise identical to beta.28.
2017-02-01 18:19:50 -08:00