tree: b3b1fa64a6ffad8c23f0878d282c3c425a6e4543 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-modules-umd/README.md

@babel/plugin-transform-modules-umd

This plugin transforms ES2015 modules to UMD

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-modules-umd

or using yarn:

yarn add @babel/plugin-transform-modules-umd --dev