5 Commits

Author SHA1 Message Date
Charles Lyding
39fd968673 refactor(@schematics/angular): use new workspace helpers in remove-tsickle migration 2020-09-23 11:22:28 -05:00
Charles Lyding
5d73e9d04e refactor(@schematics/angular): use new JSON helpers in remove-tsickle migration 2020-09-01 20:22:55 +03:00
Alan Agius
da9825ceb2 refactor(@schematics/angular): use ng-packagr builder from build-angular 2020-08-14 15:38:12 +02: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
745670fa6a feat(@schematics/angular): remove dependency on tsickle (#15603)
With this change we remove the requirement  to add tsickle as a dependency when having a workspace library.

Since the CTOR downlevel transformer which was previously provided via tsickle  is now in ng-packagr version 5.5.1+ We migrate existing libraries to remove the need for tsickle.
2019-09-18 14:50:29 +01:00