Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
andrew_
3y ago
0 comments
Save
Share
Vite uses it under the hood and has it running crazy fast.
0 comments
3 comments · 1 top-level
top
newest
oldest
Vinnl
3y ago
· 2 in thread
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.
silverwind
3y ago
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.
andrew_
OP
3y ago
"so slow." JS-perf world is quite insufferable. We're talking 0.09s vs 0.01s
https://mobile.twitter.com/youyuxi/status/158506616237077709...
j
/
k
navigate · click thread line to collapse