convert2es5-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Convert ES6+ to ES5 webpack plugin

Instruction

Completely convert ES6+ to ES5 code

Install

npm i -D convert2es5-plugin

const Convert2es5Plugin = require('convert2es5-plugin') or import Convert2es5Plugin from 'convert2es5-plugin'

Add code new Convert2es5Plugin() to plugins in webpack.config.js(or .ts)

Package Sidebar

Install

npm i convert2es5-plugin

Weekly Downloads

1

Version

0.0.7

License

ISC

Unpacked Size

3.79 kB

Total Files

4

Last publish

Collaborators

  • koalaboy