node-polyfill-webpack-plugin@3.0.0
Polyfill Node.js core modules in Webpack.
MIT
2023-12-06
安装 (3.0.0)
npm install node-polyfill-webpack-plugin@3.0.0
yarn add node-polyfill-webpack-plugin@3.0.0
pnpm add node-polyfill-webpack-plugin@3.0.0
bun add node-polyfill-webpack-plugin@3.0.0
dependencies (24)
| 包名 | 版本要求 |
|---|---|
| assert | ^2.1.0 |
| browserify-zlib | ^0.2.0 |
| buffer | ^6.0.3 |
| console-browserify | ^1.2.0 |
| constants-browserify | ^1.0.0 |
| crypto-browserify | ^3.12.0 |
| domain-browser | ^4.22.0 |
| events | ^3.3.0 |
| https-browserify | ^1.0.0 |
| os-browserify | ^0.3.0 |
| path-browserify | ^1.0.1 |
| process | ^0.11.10 |
| punycode | ^2.3.0 |
| querystring-es3 | ^0.2.1 |
| readable-stream | ^4.4.2 |
| stream-browserify | ^3.0.0 |
| stream-http | ^3.2.0 |
| string_decoder | ^1.3.0 |
| timers-browserify | ^2.0.12 |
| tty-browserify | ^0.0.1 |
| type-fest | ^4.4.0 |
| url | ^0.11.3 |
| util | ^0.12.5 |
| vm-browserify | ^1.1.2 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| webpack | >=5 |