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