Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Vite uses it under the hood and has it running crazy fast.


I think Vite only uses it for the production build, no? As far as I know Vite doesn't do bundling (yet) in dev mode.


Vite uses both esbuild and rollup for the prod build. When doing React, it also adds Babel. This chaining of tools is the reason why it's so slow.


"so slow." JS-perf world is quite insufferable. We're talking 0.09s vs 0.01s https://mobile.twitter.com/youyuxi/status/158506616237077709...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: