babel-plugin-system-import-transformer@4.0.0
Babel plugin that replaces System.import with the equivalent UMD pattern
MIT
2019-02-10
安装 (4.0.0)
npm install babel-plugin-system-import-transformer@4.0.0
yarn add babel-plugin-system-import-transformer@4.0.0
pnpm add babel-plugin-system-import-transformer@4.0.0
bun add babel-plugin-system-import-transformer@4.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.0.0 |
| @babel/helper-plugin-utils | ^7.0.0 |
| @babel/plugin-syntax-dynamic-import | ^7.0.0 |
devDependencies (20)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.0.0 |
| @babel/core | ^7.0.0 |
| @babel/plugin-transform-runtime | ^7.0.0 |
| @babel/preset-env | ^7.0.0 |
| @babel/register | ^7.0.0 |
| babel-eslint | ^10.0.1 |
| chalk | ^1.1.3 |
| clear | 0.0.1 |
| diff | ^2.2.3 |
| eslint | ^5.13.0 |
| eslint-config-standard | ^12.0.0 |
| eslint-plugin-import | ^2.16.0 |
| eslint-plugin-node | ^8.0.1 |
| eslint-plugin-promise | ^4.0.1 |
| eslint-plugin-standard | ^4.0.0 |
| husky | ^1.3.1 |
| lint-staged | ^8.1.3 |
| prettier | ~1.16.4 |
| rimraf | ^2.6.3 |
| watch | ^0.18.0 |