node-polyfill-webpack-plugin@2.0.0
Polyfill Node.js core modules in Webpack.
MIT
2022-06-24
安装 (2.0.0)
npm install node-polyfill-webpack-plugin@2.0.0
yarn add node-polyfill-webpack-plugin@2.0.0
pnpm add node-polyfill-webpack-plugin@2.0.0
bun add node-polyfill-webpack-plugin@2.0.0
dependencies (25)
| 包名 | 版本要求 |
|---|---|
| assert | ^2.0.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 |
| filter-obj | ^2.0.2 |
| https-browserify | ^1.0.0 |
| os-browserify | ^0.3.0 |
| path-browserify | ^1.0.1 |
| process | ^0.11.10 |
| punycode | ^2.1.1 |
| querystring-es3 | ^0.2.1 |
| readable-stream | ^4.0.0 |
| 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 | ^2.14.0 |
| url | ^0.11.0 |
| util | ^0.12.4 |
| vm-browserify | ^1.1.2 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| webpack | >=5 |