armansansd 3424b1927b first commit 2 years ago
..
lib 3424b1927b first commit 2 years ago
LICENSE 3424b1927b first commit 2 years ago
README.md 3424b1927b first commit 2 years ago
package.json 3424b1927b first commit 2 years ago

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