Raphael 2/22/2021

11ty and Rollup - a take on current build pipelines

Read Original

The article details a developer's experience integrating the Rollup.js bundler directly into the 11ty (Eleventy) static site generator's build process. It critiques existing sequential build methods, proposes a custom plugin solution for on-demand JavaScript bundling per page, and explains the technical approach using 11ty's shortcodes and plugin system.

11ty and Rollup - a take on current build pipelines

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week