Protect adaptive evidence in runtime snapshots

This commit is contained in:
Theodore Song
2026-08-22 04:42:05 -04:00
parent ffd3acb7d9
commit 4d4a4b6d4d
6 changed files with 104 additions and 44 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-119";
const CACHE_NAME = "polymarket-arena-build-120";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {