Mike Brocchi
1609554c4d
refactor(@angular/cli): consolidate config reading logic ( #5023 )
2017-02-27 21:22:19 -08:00
Hans
c57ce2a3a0
fix(@angular/cli): apps fixes ( #4942 )
...
We dont have ngConfig on projects anymore.
2017-02-23 10:03:42 +00:00
Sumit Arora
ade2236a9b
feat(@angular/cli): adding the --app command option ( #4754 )
2017-02-22 14:19:29 -08:00
Mike Brocchi
bac6e75416
docs(@angular/cli): document available options & JSON schema ( #4767 )
2017-02-17 10:39:21 -05: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