Sha256: 55b6aff0cb8a9df4eadc1cfa37b5968b2290f5f9d9e0a6afb34db7f9bf444863
Contents?: true
Size: 438 Bytes
Versions: 26
Compression:
Stored size: 438 Bytes
Contents
# @babel/plugin-transform-modules-systemjs > This plugin transforms ES2015 modules to SystemJS See our website [@babel/plugin-transform-modules-systemjs](https://babeljs.io/docs/en/next/babel-plugin-transform-modules-systemjs.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-modules-systemjs ``` or using yarn: ```sh yarn add @babel/plugin-transform-modules-systemjs --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems