Preserve strategy evidence across builds

This commit is contained in:
Theodore Song
2026-08-18 10:19:12 -04:00
parent 8f89847cd6
commit aea8f5281d
3 changed files with 85 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-v41";
const CACHE_NAME = "polymarket-arena-build-42";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {