学习?学个屁 06c63c15cc 初始化提交 vor 11 Monaten
..
lib 06c63c15cc 初始化提交 vor 11 Monaten
LICENSE 06c63c15cc 初始化提交 vor 11 Monaten
README.md 06c63c15cc 初始化提交 vor 11 Monaten
package.json 06c63c15cc 初始化提交 vor 11 Monaten

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