Filipe Silva
d1e13ace0b
build: use noUnusedParameters, noUnusedLocals ( #4882 )
2017-02-21 10:53:34 -08: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
Hans
d8f36dfc87
fix(@angular/cli): remove unneeded dependencies ( #4473 )
2017-02-07 10:28:51 -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