Files
insta-recipe/src
Giancarmine Salucci b1c84fb837 feat(pwa): migrate service worker to SvelteKit native
Story 3: Migrate Service Worker to SvelteKit Native
- Replace workbox imports with SvelteKit $service-worker module
- Use build, files, version arrays for manual cache management
- Implement manual asset caching and cache cleanup
- Replace NavigationRoute with manual fetch handling
- Preserve all push notification event handlers exactly
- Preserve background sync and message handling functionality
- Service worker builds successfully as service-worker.mjs

SvelteKit native implementation ready - now need to enable registration

Refs: docs/plans/MigrateToNativeSvelteKitPWA.md
2025-12-22 05:29:37 +01:00
..
2025-11-29 17:34:26 +01:00
fix
2025-12-21 02:03:05 +01:00
2025-11-29 17:34:26 +01:00