mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
When having `optimize` enabled the chunk Id doesn't match the bundle name, this we should use the chunk name instead Closes #11772 and Closes #11704
Angular Webpack Build Facade
WIP