You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
Thanks for checking out @frederikhors
I started with @vite-pwa/sveltekit and workbox PWA approach to apply some Cache-controls for static resources but faced build errors with latest SvelteKit vite-pwa/sveltekit#43
idea is to use serviceWork approach for static files and pre-render content(have to revisit once issues are resolved). For now I am disabling PWA in my internal apps.
Use Houdini cache and persistent queries for API cacheing (learn and TODO)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Your work is amazing!
I'm curious to understand what do you mean by: "Smart caching with Service Works".
Do you refer to cache for houdini data too?
Something they talk about here: HoudiniGraphql/houdini#250 ?
The text was updated successfully, but these errors were encountered: