peach a19a732be8 commit message | 2 年之前 | |
---|---|---|
.. | ||
lib | 2 年之前 | |
LICENSE | 2 年之前 | |
README.md | 2 年之前 | |
package.json | 2 年之前 |
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