diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 7f8fa31..e64fcd2 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,10 +14,10 @@ limitations under the License. */ -const PRECACHE = 'precache-v5'; +const PRECACHE = 'precache-v6'; const RUNTIME = 'runtime'; const PRECACHE_URLS = [ - 'index.html',/*'./',*/ + 'index.html','/RomPatcher.js/', 'manifest.json', 'favicon.png', 'logo192.png',