10 Commits

Author SHA1 Message Date
Alex Eagle
bf1c069f73 refactor(@schematics/angular): drop dependency on TypeScript package
instead, vendor in the two files we actually need.
This reduces our install footprint by 5MB
2019-03-06 11:27:48 -08:00
Alan Agius
d832c8791d fix(@schematics/angular): remove leading comments when removing core-js/es7/reflect (#13528)
Fixes #13491
2019-01-30 11:38:11 -08:00
Alan Agius
58ca30b1e7 fix(@schematics/angular): update @angular-devkit/build-ng-packagr when migrating
Closes #12642
2018-11-01 08:30:20 -07:00
Charles Lyding
2d4332f0ca fix(@schematics/angular): migrate build-angular for 7.0 RC users
Fixes #12647
2018-10-31 14:56:27 -07:00
Alan Agius
0b4e91bb97 feat(@schematics/angular): enable typescript helpers in workspace 2018-10-23 10:22:16 -07:00
Charles Lyding
74c799a82c fix(@schematics/angular): avoid using 6.2+ only features in migrations 2018-10-17 11:37:24 -07:00
Jason Jean
6e7f4d961f fix(@schematics/angular): fix polyfill path resolution 2018-10-16 22:25:51 -07:00
clydin
b8eee02205 fix(@schematics/angular): migrate existing packages for 7.0 (#12518)
Fixes: #12458
2018-10-10 12:10:56 -07:00
Hans Larsen
27715292fd feat(@schematics/angular): new 7.0.0 migration to remove polyfills
See PR https://github.com/angular/angular-cli/pull/12346 for more information. This
PR migrates current CLI projects to the new polyfills introduced in that PR.
2018-09-25 10:08:42 -07:00
Charles Lyding
cc6181e3c9 feat(@schematics/angular): add CLI 7.x migration schematic 2018-09-06 08:25:29 -07:00