node-rollup-plugin-commonjs

Node.js plugin for rollup to convert CommonJS modules to ES6
  https://github.com/rollup/plugins
  0
  no reviews



This plugin for rollup will convert modules written in CommonJS to ES6 so they can be included in a Rollup bundle.

Node.js is an event-based server-side JavaScript engine.