Using Rollup.JS to create JS modules and libraries is easy, it can easily output
AMD, CJS, ES, IIFE and UMD JS formats with minimal configuration. Its plugin
structure really nice too, you should find nearly anything you need here
[https://github.com/rollup/rollup/wiki/Plugins].
This post will