mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 10:11:50 +08:00
At the moment when having namedChunks file names are different between JIT and AOT builds . AOT will will output something like ``` customers-customers-module-ngfactory.9b8b989df2e32e5cadac.js ``` while JIT will output ``` customers-customers-module.js ``` This PR aligns the output file name