babel-plugin-transform-inline-imports-commonjs@1.0.0
A Babel transform that turns imports into lazily loaded commonjs requires
MIT
2016-10-10
安装 (1.0.0)
npm install babel-plugin-transform-inline-imports-commonjs@1.0.0
yarn add babel-plugin-transform-inline-imports-commonjs@1.0.0
pnpm add babel-plugin-transform-inline-imports-commonjs@1.0.0
bun add babel-plugin-transform-inline-imports-commonjs@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| babel-plugin-transform-strict-mode | ^6.8.0 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| babel-core | ^6.17.0 |
| babel-plugin-check-es2015-constants | ^6.8.0 |
| babel-plugin-external-helpers | ^6.8.0 |
| babel-plugin-transform-decorators-legacy | ^1.3.4 |
| babel-plugin-transform-es2015-arrow-functions | ^6.8.0 |
| babel-plugin-transform-es2015-block-scoping | ^6.15.0 |
| babel-plugin-transform-es2015-classes | ^6.14.0 |
| babel-plugin-transform-es2015-destructuring | ^6.16.0 |
| babel-plugin-transform-es2015-function-name | ^6.9.0 |
| babel-plugin-transform-es2015-parameters | ^6.17.0 |
| babel-plugin-transform-es2015-template-literals | ^6.8.0 |
| babel-plugin-transform-es3-member-expression-literals | ^6.8.0 |
| babel-plugin-transform-es3-property-literals | ^6.8.0 |
| babel-plugin-transform-runtime | ^6.15.0 |
| babel-preset-react | ^6.16.0 |
| glob | ^7.1.1 |
| tap | ^7.1.2 |