mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 05:24:57 +08:00
This provides increased viability for long-term caching by limiting the changes to the content of output files due to webpack module identifier changes. Close #4733