Sha256: 599587088c622c1f64188f691f0cd28bf92b0ca8b748139f4126794bab21b568
Contents?: true
Size: 428 Bytes
Versions: 11
Compression:
Stored size: 428 Bytes
Contents
# @babel/plugin-transform-modules-commonjs > This plugin transforms ES2015 modules to CommonJS See our website [@babel/plugin-transform-modules-commonjs](https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-modules-commonjs ``` or using yarn: ```sh yarn add @babel/plugin-transform-modules-commonjs --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems