yrik 0fb20a58e3 提交 před 4 roky
..
lib eec7f449c9 first commit před 4 roky
LICENSE eec7f449c9 first commit před 4 roky
README.md eec7f449c9 first commit před 4 roky
package.json 0fb20a58e3 提交 před 4 roky

README.md

@babel/plugin-transform-modules-systemjs

This plugin transforms ES2015 modules to SystemJS

See our website @babel/plugin-transform-modules-systemjs for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-modules-systemjs

or using yarn:

yarn add @babel/plugin-transform-modules-systemjs --dev