export const CACHE_VERSION = 'v7'; export const APP_SHELL = '/index.html'; export const PRECACHE_URLS = [ '/',
// service-worker.js const CACHE_NAME = 'my-pwa-cache-v1'; const urlsToCache = [ '/', '/index.html',