Webpacker presents a more difficult OOB experience for JS Sprinkles than Sprockets did

This line reminded me of this post from the other thread discussing sprockets and webpacker:

I’d not seen those visualizations of the dependency graphs before (webpack vs rollup), but we chose to use rollup instead of webpack on one of our projects in part because of its simpler domain (and also because it produced smaller javascript bundles). I know throwing another tool in the ring might not be what you’re looking for, but I can say anecdotally that we’ve had a great experience with rollup in that project.

1 Like