rollup-plugin-esnext
Convert CommonJS modules to ES6 so they can be included in a Rollup bundle. Uses the excellent esnext module to perform conversions.
Installation
$ npm install --save-dev rollup-plugin-esnext
Usage
;;
License
MIT
Convert CommonJS modules to ES6 so they can be included in a Rollup bundle. Uses the excellent esnext module to perform conversions.
$ npm install --save-dev rollup-plugin-esnext
;;
MIT
npm i rollup-plugin-esnext
6
0.1.0
MIT