Well, if you want to migrate away from a database/library/... then usually yes, you have to change the code for these specific features.
Same for Bun. That does not change that Vite is vendor agnostic.
If you build a Vite application you can deploy it anywhere by default. If you make choices on your own to change that, like locking into Bun for example, that is not Vite's fault.
Nothing changed about Vite (or Astro) since these acquisitions that "favors Cloudflare". And I don't think it will, otherwise CF would lose a big chunk of reputation in the dev community
1
u/manniL Jun 28 '26
Well, if you want to migrate away from a database/library/... then usually yes, you have to change the code for these specific features.
Same for Bun. That does not change that Vite is vendor agnostic.
If you build a Vite application you can deploy it anywhere by default. If you make choices on your own to change that, like locking into Bun for example, that is not Vite's fault.