This plugin transforms ES2015 modules to SystemJS
- Types
- ESM
- CJS
- License
- MIT
- Install Size
- 67.5 kB(7 MB)
- Vulns
- 0
- Published
$
npm install @babel/plugin-transform-modules-systemjs$
pnpm add @babel/plugin-transform-modules-systemjs$
yarn add @babel/plugin-transform-modules-systemjs$
bun add @babel/plugin-transform-modules-systemjs$
deno add npm:@babel/plugin-transform-modules-systemjs$
vlt install @babel/plugin-transform-modules-systemjs$
vp add @babel/plugin-transform-modules-systemjs@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