Add feature-aware maker learning

This commit is contained in:
Theodore Song
2026-08-23 08:20:14 -04:00
parent 53141d9071
commit 2d210ffb93
6 changed files with 88 additions and 36 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-127";
const CACHE_NAME = "polymarket-arena-build-128";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {