Sha256: 230117905fe0e69e7542a6be148acfd7b3bdffa31b7c070a162264b8585903f1
Contents?: true
Size: 438 Bytes
Versions: 26
Compression:
Stored size: 438 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/next/babel-plugin-transform-modules-commonjs.html) 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
26 entries across 26 versions & 8 rubygems