babel-plugin-transform-dynamic-import@2.0.0
Babel plugin to transpile import() to a deferred require(), for node
MIT
2017-12-03
安装 (2.0.0)
npm install babel-plugin-transform-dynamic-import@2.0.0
yarn add babel-plugin-transform-dynamic-import@2.0.0
pnpm add babel-plugin-transform-dynamic-import@2.0.0
bun add babel-plugin-transform-dynamic-import@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @babel/plugin-syntax-dynamic-import | 7.0.0-beta.34 |
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | 7.0.0-beta.34 |
| @babel/core | 7.0.0-beta.34 |
| @babel/plugin-transform-template-literals | ^7.0.0-beta.34 |
| @babel/preset-env | ^7.0.0-beta.34 |
| @babel/preset-es2015 | ^7.0.0-beta.34 |
| @babel/register | 7.0.0-beta.34 |
| airbnb-js-shims | ^1.3.0 |
| babel-eslint | ^8.0.3 |
| chai | ^4.1.2 |
| eslint | ^4.11.0 |
| eslint-config-airbnb-base | ^12.1.0 |
| eslint-plugin-import | ^2.8.0 |
| in-publish | ^2.0.0 |
| mocha | ^4.0.1 |
| rimraf | ^2.6.2 |
| safe-publish-latest | ^1.1.1 |