0.0.7 • Published 3 years ago

convert2es5-plugin v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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)

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago