firebase-framework-tools icon indicating copy to clipboard operation
firebase-framework-tools copied to clipboard

Vite for Meta-frameworks - SvelteKit - SolidStart - QwikCity

Open jthegedus opened this issue 2 years ago • 2 comments

Hi all, I originally requested and volunteered to help with the SvelteKit integration in https://github.com/FirebaseExtended/firebase-framework-tools/issues/17

Since raising that issue, SvelteKit has changed from a wrapper over top of Vite to a raw Vite plugin. Since learning this, I have also discovered the meta-frameworks for SolidJS (SolidStart) and Qwik (QwikCity) are also Vite plugins as opposed to their own thing.

So, once Vite is supported in (https://github.com/firebase/firebase-tools/pull/4868 ???) it should be relatively easy to support each of these Meta Frameworks.

Just wanted to share some info should it not be known.

jthegedus avatar Sep 14 '22 11:09 jthegedus

Thanks for updating. Shout out to @davideast who did the vite integration

jamesdaniels avatar Sep 14 '22 21:09 jamesdaniels

Very interesting

johnnyoshika avatar Oct 20 '22 05:10 johnnyoshika

Vite has been integrated with the latest generation of the tooling, frameworks that use Vite should "just work" for non-SSR ATM. We'll be looking into deeper integrations.

jamesdaniels avatar Oct 25 '22 13:10 jamesdaniels