svelte-adapter-firebase
svelte-adapter-firebase copied to clipboard
SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience
### Describe the Bug When I build the `/functions` directory in a project that is configured to use typescript and use the recommended CLI output I face type issues: ```...
### Describe the Bug [Omit prerendered routes from server manifest](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md#100-next539) With this change, the prerendered routes are no longer known/available in the svelte-adapter-firebase ssr function. When the browser makes a...
### Describe the problem Hello Is this adapter usefull or should I deploy on cloud run or could you create an adapter for firebase-app-hosting ? (the besr answer is to...