Mohammad Asif cf937194cb Removed un-waned things 1. | пре 6 месеци | |
---|---|---|
.. | ||
lib | пре 6 месеци | |
LICENSE | пре 6 месеци | |
README.md | пре 6 месеци | |
package.json | пре 6 месеци |
This plugin transforms ES2015 modules to UMD
See our website @babel/plugin-transform-modules-umd for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-modules-umd
or using yarn:
yarn add @babel/plugin-transform-modules-umd --dev