Preserve bundle audit telemetry in shared state

This commit is contained in:
Theodore Song
2026-08-21 19:32:39 -04:00
parent 1da2ab3e29
commit 95947c4df6
6 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-98";
const CACHE_NAME = "polymarket-arena-build-99";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {