next.js
dd4b52e7
- fix(next-core): fix aliased free var for edge runtime (#62289)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix(next-core): fix aliased free var for edge runtime (#62289) ### What? Matches global free var alias to what webpack does (to the native instead of polyfill) Closes PACK-2550
References
#62289 - fix(next-core): fix aliased free var for edge runtime
Author
kwonoj
Parents
fb99d2ea
Loading