next.js
9128b586 - fix gsp tracing issue (#57766)

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
Author
Parents
Loading