Hacker News new | ask | show | jobs
by brainbag 1710 days ago
You can use vite for that, which is an enhanced wrapper for esbuild. I use it on all of my projects except the ones I'm forced to use webpack on for legacy reasons.