Visually makeover
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
// NOTE: This service worker is for the web/PWA build.
|
||||
// For development we aggressively unregister SWs in `src/player.js`.
|
||||
//
|
||||
// This value is rewritten automatically before each build so deployed clients
|
||||
// refresh to the newest shell and cached assets.
|
||||
const CACHE_NAME = 'radioplayer-pwa-v5-1777223362895';
|
||||
// This checked-in file stays stable. The Vite web build stamps the matching
|
||||
// token in `dist/sw.js` without mutating source files in the repo.
|
||||
const CACHE_NAME = 'radioplayer-pwa-v5-__APP_BUILD_ID__';
|
||||
|
||||
const CORE_ASSETS = [
|
||||
'./',
|
||||
|
||||
Reference in New Issue
Block a user