Reconstruct offline cache across cloud restarts

This commit is contained in:
Theodore Song
2026-08-21 22:38:55 -04:00
parent aa5885b295
commit 26387e059f
6 changed files with 65 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-111";
const CACHE_NAME = "polymarket-arena-build-112";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {