Out of memory exception on localized build due to web-animations-js #19660
Labels
area: @angular-devkit/build-angular
devkit/build-angular:browser
freq1: low
Only reported by a handful of users who observe it rarely
severity4: memory/performance
type: bug/fix
Milestone
🐞 bug report
Affected Package
The issue is caused by package @angular/compiler-cli (maybe?)
Is this a regression?
Yes, the previous version in which this bug was not present was: 9.x
Description
Localized build fails when importing
web-animations-js
polyfill.🔬 Minimal Reproduction
npm install
ng serve --configuration=de
web-animations-js
import insrc/polyfills.ts
resolves the issue.ng serve --configuration=de --source-map=false
resolves the issue.🔥 Exception or Error
The text was updated successfully, but these errors were encountered: