babel-plugin-dynamic-import-node@2.3.0
Babel plugin to transpile import() to a deferred require(), for node
MIT
2019-06-18
安装 (2.3.0)
npm install babel-plugin-dynamic-import-node@2.3.0
yarn add babel-plugin-dynamic-import-node@2.3.0
pnpm add babel-plugin-dynamic-import-node@2.3.0
bun add babel-plugin-dynamic-import-node@2.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| object.assign | ^4.1.0 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| airbnb-js-shims | ^2.2.0 |
| babel-cli | ^6.26.0 |
| babel-core | ^6.26.3 |
| babel-eslint | ^9.0.0 |
| 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.6.0 |
| babel-preset-es2015 | ^6.24.1 |
| babel-register | ^6.26.0 |
| eslint | ^5.16.0 |
| eslint-config-airbnb-base | ^13.1.0 |
| eslint-plugin-import | ^2.17.3 |
| in-publish | ^2.0.0 |
| rimraf | ^2.6.3 |
| safe-publish-latest | ^1.1.2 |
| tape | ^4.10.2 |