Continues work from a Wave 6 issue that was closed at wave wrap-up. Fresh assignments welcome.
Extra labels: feature, perf
Tier: M (2-4 days) | Type: feature
Context. Vite SPA hits the network on every visit. Service worker + manifest lets returning users load instantly + use cached activity offline. Enables install.
Scope.
vite-plugin-pwa with NetworkFirst for RPC, CacheFirst for static assets.
- Manifest with maskable icons (multiple sizes).
- Integrate with existing
stellar-notification-sw.ts (merge or coexist).
- Offline-state banner.
Acceptance.
Files. vite.config.ts, public/manifest.webmanifest (new), src/sw/stellar-notification-sw.ts.
Extra labels:
feature,perfTier: M (2-4 days) | Type: feature
Context. Vite SPA hits the network on every visit. Service worker + manifest lets returning users load instantly + use cached activity offline. Enables install.
Scope.
vite-plugin-pwawith NetworkFirst for RPC, CacheFirst for static assets.stellar-notification-sw.ts(merge or coexist).Acceptance.
Files.
vite.config.ts,public/manifest.webmanifest(new),src/sw/stellar-notification-sw.ts.