corejs-upgrade-webpack-plugin@4.0.0
a webpack plugin that transforms core-js v2 paths to core-js v3 paths
MIT
2020-03-27
安装 (4.0.0)
npm install corejs-upgrade-webpack-plugin@4.0.0
yarn add corejs-upgrade-webpack-plugin@4.0.0
pnpm add corejs-upgrade-webpack-plugin@4.0.0
bun add corejs-upgrade-webpack-plugin@4.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| babel-runtime | ^6.26.0 |
| core-js | ^2.6.10 |
| resolve-from | ^5.0.0 |
| webpack | ^4.38.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.5.0 |
| @babel/core | ^7.5.0 |
| @babel/preset-env | ^7.5.0 |
| @babel/preset-typescript | ^7.3.0 |
| @types/webpack | ^4.32.0 |
| eslint | ^6.1.0 |
| jest | ^24.8.0 |
| typescript | ^3.5.3 |