Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 years ago | |
---|---|---|
.. | ||
src | 6 years ago | |
test | 6 years ago | |
.npmignore | 7 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
This plugin transforms ES2015 modules to AMD
See our website @babel/plugin-transform-modules-amd for more information.
Using npm:
npm install --save @babel/plugin-transform-modules-amd
or using yarn:
yarn add --save @babel/plugin-transform-modules-amd