turbo
ad2bf568 - allow to alias free vars to modules (#4368)

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