Hacker News new | ask | show | jobs
by DanielHB 1016 days ago
I think running a bundler on top of bun defeats half of the purpose of the tool, unfortunately bun's own bundler is still very lackluster and definitely not good enough to use. On top of that most of the popular frontend frameworks (Vite, NextJS, etc) are doing their own bundling so I wouldn't use bun with those tools either.

I would consider it only for backend nodejs at the moment.