babel-plugin-dynamic-import-node
babel-plugin-dynamic-import-node copied to clipboard
Babel plugin to transpile import() to a deferred require(), for node
## The devDependency [rimraf](https://github.com/isaacs/rimraf) was updated from `2.7.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Babel 7.10 is going to support parsing stage-1 [module attributes](https://github.com/tc39/proposal-module-attributes) ```js await import("./package.json", { with: { type: "json" } }) ``` Currently this plugin will transform the code above to...
## The devDependency [babel-preset-airbnb](https://github.com/airbnb/babel-preset-airbnb) was updated from `2.6.0` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [babel-eslint](https://github.com/babel/babel-eslint) was updated from `9.0.0` to `10.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## Version **0.3.0** of **babel-plugin-add-module-exports** was just published. Dependency babel-plugin-add-module-exports Current Version 0.2.1 Type devDependency The version **0.3.0** is **not covered** by your **current version range**. If you don’t accept...
This requires airbnb/babel-preset-airbnb#37 to work. - Updated all `babel` dependencies - Fixed all test cases - Removed testing for `babel-preset-es2015` since it's been deprecated in favor or `@babel/preset-env`
## Version **2.0.0** of **babel-plugin-transform-replace-object-assign** was just published. Dependency babel-plugin-transform-replace-object-assign Current Version 1.0.0 Type devDependency The version **2.0.0** is **not covered** by your **current version range**. If you don’t accept...