next.js
30fe0b83
- avoid output of webpack stats (#61023)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
avoid output of webpack stats (#61023) ### What? `ANALYZE=1` is set in CI, but this shouldn't emit stats. ### Why? It sometimes causes the `lint` step to fail as prettier checks these stats files too Closes PACK-2280
References
#61023 - avoid output of webpack stats
Author
sokra
Parents
142584cb
Loading