Unfortunately type definitions are currently not available for this package
babel-plugin-dynamic-import-node
- Version 2.3.3
- Published
- 12.4 kB
- 1 dependency
- MIT license
Install
npm i babel-plugin-dynamic-import-node
yarn add babel-plugin-dynamic-import-node
pnpm add babel-plugin-dynamic-import-node
Overview
Babel plugin to transpile import() to a deferred require(), for node
Dependencies (1)
Dev Dependencies (22)
- @babel/core
- @babel/plugin-external-helpers
- @babel/plugin-transform-template-literals
- @babel/preset-env
- airbnb-js-shims
- babel-cli
- babel-core
- babel-eslint
- babel-plugin-add-module-exports
- babel-plugin-external-helpers
- babel-plugin-transform-es2015-template-literals
- babel-plugin-transform-replace-object-assign
- babel-preset-airbnb
- babel-preset-es2015
- babel-register
- eslint
- eslint-config-airbnb-base
- eslint-plugin-import
- in-publish
- rimraf
- safe-publish-latest
- tape
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/babel-plugin-dynamic-import-node
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/babel-plugin-dynamic-import-node)
- HTML<a href="https://www.jsdocs.io/package/babel-plugin-dynamic-import-node"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 307 ms. - Missing or incorrect documentation? Open an issue for this package.