10 Commits

Author SHA1 Message Date
Charles Lyding
8facdaee1b refactor(@schematics/angular): use new JSON helpers in v9 migration utilities 2020-09-24 14:04:06 +02:00
Charles Lyding
3173cc06b0 refactor(@schematics/angular): remove unused v9 migration utilities 2020-09-24 14:04:06 +02:00
Filipe Silva
216af23ad7 fix(@schematics/angular): resolve windows paths in tsconfig migration
Fix #16800
2020-02-03 17:31:19 -08:00
Alan Agius
1db57d44dd fix(@schematics/angular): return undefined instead of throw when file is not found
Follow up on https://github.com/angular/angular-cli/pull/16063
2019-11-11 09:13:20 -08:00
Alan Agius
9ba78050bb fix(@schematics/angular): warn when target references a missing tsconfig
Fixes #16019
2019-11-05 16:37:18 -08:00
Alan Agius
750baf92d6 feat(@schematics/angular): add migration to add new i18n options for Ivy
This migration will update current projects by adding the `i18n` project level option and add `localize` option in the server and browser builder configurations when both `i18nLocale` and `i18nFile` are defined.
2019-10-14 09:55:49 -07:00
Alan Agius
b26d6baf8f refactor: create readJsonFileAsAstObject utility 2019-09-05 00:26:07 +05:30
Alan
f4691a545a feat(@schematics/angular): add migration to enable AOT by default
With this change we enable the AOT option for the browser builder when an application will use Ivy as rendering engine.
2019-08-30 00:08:52 +05:30
Alan Agius
46274df62c refactor: workspace config migration to use helper methods 2019-08-16 09:31:18 -07:00
Alan Agius
23217fad08 feat(@schematics/angular): ivy library migration
Add a migration to migrate existing libraries to the new library layout considering it will be the default in version 9.
2019-08-16 09:31:18 -07:00