Mohammad Asif cf937194cb Removed un-waned things 1. | hai 5 meses | |
---|---|---|
.. | ||
lib | hai 5 meses | |
LICENSE | hai 5 meses | |
README.md | hai 5 meses | |
package.json | hai 5 meses |
This plugin transforms ES2015 modules to AMD
See our website @babel/plugin-transform-modules-amd for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-modules-amd
or using yarn:
yarn add @babel/plugin-transform-modules-amd --dev