evanw/esbuild

`esbuild` versus `vite`, specifically with TypeScript

Closed this issue · 3 comments

How does esbuild compare to vite in terms of build performance, simplicity, type safety, and ease of use?

Specifically, which would you recommend for building a Chrome extension with TypeScript, and why?

vitejs/vite#18732 is a sibling discussion.

evanw commented

I'm not sure, sorry. I haven't used Vite myself. It would be better to ask people who have used Vite instead. I'm closing this issue because I don't have an answer and it's not an issue with esbuild.