next.js
9128b586
- fix gsp tracing issue (#57766)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix gsp tracing issue (#57766) This removes the ignores for dev react bundles which was added as an optimization but causes issues when react is imported from an ESM module since all requires are being analyzed for named exports. Fixes #57582
References
#57766 - fix gsp tracing issue
Author
ztanner
Parents
3553c651
Loading