2018-06-15 10:13:20 -04:00

435 B

@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

See our website @babel/plugin-transform-modules-commonjs for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-modules-commonjs

or using yarn:

yarn add --save @babel/plugin-transform-modules-commonjs