DEV Community

Discussion on: Through the pipeline: An exploration of front-end bundlers

Collapse
 
drumstickz64 profile image
Drumstickz64

Very interesting article! Actually I recently found a tool called nollup.
It's basically fast build tool designed for development, it uses rollup.config.js as a config file. I haven't had the chance to try it properly yet, so I would interested in seeing you give it a try. 😃

Collapse
 
walpolea profile image
Andrew Walpole

looks pretty interesting, I'll keep it on the radar! In looking at these bundlers I came across a ton of smaller projects offering their own take on things, which was very encouraging given that the landscape has been a little stale for a few years.