Y
Hacker News
new
|
ask
|
show
|
jobs
by
lyxell
602 days ago
I’ve used both standalone esbuild as well as Vite for hundreds of hours and HMR works flawlessly in React using Vite, it’s the only reason I use Vite instead of just using esbuild directly. I suggest you to try it out.