mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 13:32:43 +08:00
With this change we remove styles compilation and copying of assets for the second build when differential loading is enabled. This should improve the build times for larger applications.