Hacker News new | ask | show | jobs
by armincerf 1708 days ago
Vite uses Esbuild for development builds, and they have an answer for why they don't use it for prod builds here https://vitejs.dev/guide/why.html#why-not-bundle-with-esbuil...