mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 05:24:57 +08:00
Webpack 5+ has no facility to disable this warning. `System.import` is used in `@angular/core` for deprecated string-form lazy routes.
Angular Webpack Build Facade
WIP