@angular-devkit/build-angular 0.900.0-rc.6 "Maximum call stack size exceeded" when Generating ES5 bundles #16441
Closed
1 of 15 tasks
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: 0.900.0-rc.4. Appears to have been introduced with 0.900.0-rc.5.Description
Everything fine during dev. When building for prod with:ng build --prod
It fails at:
Generating ES5 bundles for differential loading...
With:
Maximum call stack size exceeded
🔬 Minimal Reproduction
This is a large project; gonna take me a while to create a minimal reproduction I think.....🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: