babel-plugin-dynamic-import-node@2.3.3
Babel plugin to transpile import() to a deferred require(), for node
MIT
2020-04-21
安装 (2.3.3)
npm install babel-plugin-dynamic-import-node@2.3.3
yarn add babel-plugin-dynamic-import-node@2.3.3
pnpm add babel-plugin-dynamic-import-node@2.3.3
bun add babel-plugin-dynamic-import-node@2.3.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| object.assign | ^4.1.0 |
devDependencies (22)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.9.0 |
| @babel/plugin-external-helpers | ^7.8.3 |
| @babel/plugin-transform-template-literals | ^7.8.3 |
| @babel/preset-env | ^7.9.5 |
| airbnb-js-shims | ^2.2.1 |
| 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-external-helpers | ^6.22.0 |
| 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 | ^6.8.0 |
| eslint-config-airbnb-base | ^14.1.0 |
| eslint-plugin-import | ^2.20.2 |
| in-publish | ^2.0.1 |
| rimraf | ^2.7.1 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.0.0-next.5 |