turbo
ad2bf568
- allow to alias free vars to modules (#4368)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
allow to alias free vars to modules (#4368) ### Description Allows to e. g. alias `Buffer` to `import { Buffer } from "node:buffer"` Basically implements the webpack `ProvidePlugin` ### Testing Instructions Tests added in next.js PR
References
#4368 - allow to alias free vars to modules
Author
sokra
Parents
07c4f1cf
Loading