Netlify deploy using Webpack@5 OOMs #4843
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
closed: wontfix
A fix will bring significant overhead, or is out of scope (for feature requests)
🐛 Bug Report
After jestjs/jest#11266 the website no longer deployed successfully, see e.g. https://app.netlify.com/sites/jestjs/deploys/60acb00d26f4ce00073f7557.
After reverting in jestjs/jest@a832dc3 it deployed successfully: https://app.netlify.com/sites/jestjs/deploys/60acbc3315bb2e0008c47fba
Have you read the Contributing Guidelines on issues?
Yup
To Reproduce
Not sure, probably try to build Jest's website using
beta.0
?Expected behavior
It should not OOM
Actual Behavior
The build OOMs
Your Environment
2.0.0-beta.0
Reproducible Demo
See linked Netlify logs
The text was updated successfully, but these errors were encountered: