mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 12:34:32 +08:00
BREAKING CHANGE: - Deprecated `scripts[].lazy` has been renamed with `scripts[].inject` - Deprecated `styles[].lazy` has been renamed with `styles[].inject` Note: this change only effects direct `@angular-devkit/build-angular` users and not application developers. Users will be migrated automatically off these options.