mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 21:42:38 +08:00
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.