turbopack-230329.2
### 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
### 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