next.js
524bcd56
- [edge] support Node.js core modules in edge runtime (#47191)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[edge] support Node.js core modules in edge runtime (#47191) This PR enables Node.js core modules in edge runtime by leaving a `require` statement in the output source as externals - [x] buffer - [ ] async_hooks - [ ] util - [ ] assert - [ ] events
References
#47191 - [edge] support Node.js core modules in edge runtime
Author
Schniz
Parents
d760c009
Loading