Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
andrew_
on Oct 25, 2022
|
parent
|
context
|
favorite
| on:
Turbopack, the successor to Webpack
Vite uses it under the hood and has it running crazy fast.
Vinnl
on Oct 26, 2022
[–]
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
on Oct 26, 2022
|
parent
[–]
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_
on Oct 26, 2022
|
root
|
parent
[–]
"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: