Alan Agius
|
0a6df3e824
|
fix(@schematics/angular): move and update existing src/browserslist
Older projects have their `browserslist` file under the `src` folder.
Fixes #14232
|
2019-04-23 10:31:18 -04:00 |
|
Emilio Martinez
|
5f44e642ee
|
fix(@schematics/angular): align differential loading migration to browserslist template
Modifies differential loading migration script to align with the changes in 4d7581d to support Googlebot in browserslist by default.
|
2019-04-23 10:29:41 -04:00 |
|
Charles Lyding
|
c80a92ac67
|
fix(@schematics/angular): skip E2E projects when migrating browserslist
|
2019-04-22 13:29:05 -07:00 |
|
Charles Lyding
|
458ba75e37
|
fix(@schematics/angular): migrate TS module type to esnext
|
2019-04-22 08:16:17 -07:00 |
|
Alan Agius
|
359d4f97cc
|
feat(@schematics/angular): migrate existing ES5 projects to support differential loading
With this change, differential loading will be enabled as we add an non ever green browser and change the tsconfig script target to es2015.
|
2019-04-15 11:30:20 -07:00 |
|