tree: 05616efe15ada2ae0f4526c0e6b29165dfe9b06d [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-modules-systemjs/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