|
|
|
|
|
by netghost
116 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. |
|