mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +08:00
By using the `strings` re-export from `@angular-devkit/schematics` instead of from `@angular-devkit/core`, the number of imports from `@angular-devkit/core` has been reduced and lowers the direct dependency count for many of the individual schematics.