4 Commits

Author SHA1 Message Date
Alan Agius
08bc4df4c6 feat(@schematics/angular): add migration ensure that tslib is installed (#15800)
Related to: https://github.com/angular/angular/pull/32167
2019-10-09 11:03:43 -07:00
mgechev
e2e7dee752 feat(@schematics/angular): use codelyzer@5.1.2 2019-09-27 14:39:50 -07: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
Alan Agius
aeaa97c283 feat(@schematics/angular): add migration for dependencies (#15421) 2019-08-23 10:01:59 -07:00