The Ultimate Guide to Getting Started with the Rollup.js JavaScript Bundler
An introduction to the Rollup.js JavaScript bundler
Rollup.js is a Node.js module bundler most often used for client-side JavaScript running in the browser. (You can bundle Node.js scripts but there are fewer reasons to do so). The tool compiles all ...
blog.craigbuckler.com12 min read