svelte-adapter-firebase icon indicating copy to clipboard operation
svelte-adapter-firebase copied to clipboard

SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience

Results 23 svelte-adapter-firebase issues
Sort by recently updated
recently updated
newest added

### 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: ```...

bug
TypeScript

### 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...

bug

### 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...

enhancement