Bakhtina Sofya b84cb877be 1st comm | 2 settimane fa | |
---|---|---|
.. | ||
lib | 2 settimane fa | |
LICENSE | 2 settimane fa | |
README.md | 2 settimane fa | |
package.json | 2 settimane fa |
This plugin transforms ES2015 modules to CommonJS
See our website @babel/plugin-transform-modules-commonjs for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-modules-commonjs
or using yarn:
yarn add @babel/plugin-transform-modules-commonjs --dev