peach a19a732be8 commit message | vor 2 Jahren | |
---|---|---|
.. | ||
lib | vor 2 Jahren | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
package.json | vor 2 Jahren |
This plugin transforms ES2015 modules to SystemJS
See our website @babel/plugin-transform-modules-systemjs for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-modules-systemjs
or using yarn:
yarn add @babel/plugin-transform-modules-systemjs --dev