re: hot take, javascript
@clarfonthey That's a whole different discussion, though, that isn't really relevant for my original post - which is that bundling is, itself, fundamentally a very simple operation (it's basically somewhat structured string concatenation) and there is no reason for people to reinvent that wheel 10 times.
re: hot take, javascript
@joepie91 this is also fair
the tech industry loves to make products instead of useful code, and so, there's no such thing as just a bundler; it has to do everything else too