Hans Larsen 729d407fa1 fix(@angular/cli): save package on ng add
Before it was the job of the ng-add schematic to save the package. Now we do
it automatically. This is more expected (and works without ng-add schematics
if the user want to use "ng add moment" for example).
2018-05-01 16:50:13 -07:00
..