Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anni fa | |
---|---|---|
.. | ||
src | 6 anni fa | |
test | 6 anni fa | |
.npmignore | 7 anni fa | |
README.md | 6 anni fa | |
package.json | 6 anni fa |
This plugin transforms ES2015 modules to CommonJS
See our website @babel/plugin-transform-modules-commonjs for more information.
Using npm:
npm install --save @babel/plugin-transform-modules-commonjs
or using yarn:
yarn add --save @babel/plugin-transform-modules-commonjs