Y
Hacker News
new
|
ask
|
show
|
jobs
by
ep103
1710 days ago
Anyone able to compare this to Vite?
2 comments
armincerf
1710 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...
link
Aeolun
1710 days ago
Vite uses esbuild I think. But the concepts are different.
link