Add audited adaptive resolution-window pilot

This commit is contained in:
Theodore Song
2026-08-21 18:56:58 -04:00
parent b956f50cbe
commit c0ce373833
9 changed files with 376 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-95";
const CACHE_NAME = "polymarket-arena-build-96";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {