Sha256: 821e8da15ad4691e6a2a8a219a5f1877b6f032f42ef443b90db88e0d9c80d301
Contents?: true
Size: 425 Bytes
Versions: 47
Compression:
Stored size: 425 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/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
47 entries across 25 versions & 1 rubygems