babel-plugin-dynamic-import-node@2.0.0
Babel plugin to transpile import() to a deferred require(), for node
MIT
2018-06-26
安装 (2.0.0)
npm install babel-plugin-dynamic-import-node@2.0.0
yarn add babel-plugin-dynamic-import-node@2.0.0
pnpm add babel-plugin-dynamic-import-node@2.0.0
bun add babel-plugin-dynamic-import-node@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| babel-plugin-syntax-dynamic-import | ^6.18.0 |
| object.assign | ^4.1.0 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| airbnb-js-shims | ^2.0.0 |
| babel-cli | ^6.26.0 |
| babel-core | ^6.26.3 |
| babel-eslint | ^8.2.5 |
| babel-plugin-add-module-exports | ^0.2.1 |
| babel-plugin-transform-es2015-template-literals | ^6.22.0 |
| babel-plugin-transform-replace-object-assign | ^1.0.0 |
| babel-preset-airbnb | ^2.5.1 |
| babel-preset-es2015 | ^6.24.1 |
| babel-register | ^6.26.0 |
| eslint | ^4.19.1 |
| eslint-config-airbnb-base | ^13.0.0 |
| eslint-plugin-import | ^2.13.0 |
| in-publish | ^2.0.0 |
| rimraf | ^2.6.2 |
| safe-publish-latest | ^1.1.1 |
| tape | ^4.9.1 |