← Back to context Comment by canadiantim 7 days ago Bun can replace vite? 2 comments canadiantim Reply netghost 7 days ago Bun ships with lots of tools built in. It has support for bundling js, html, etc for the browser.I suspect that if you want the best results or to hit all the edge cases you'd still want vite, but bun probably covers most needs. TheAlexLichter 6 days ago Not really.
netghost 7 days ago Bun ships with lots of tools built in. It has support for bundling js, html, etc for the browser.I suspect that if you want the best results or to hit all the edge cases you'd still want vite, but bun probably covers most needs.
Bun ships with lots of tools built in. It has support for bundling js, html, etc for the browser.
I suspect that if you want the best results or to hit all the edge cases you'd still want vite, but bun probably covers most needs.
Not really.