From 48ffc5be8ee32f2d41c639b3d0244a8ceb072eaa Mon Sep 17 00:00:00 2001 From: Davide Scaini Date: Sun, 3 May 2026 18:47:30 +0200 Subject: [PATCH] Hub: add SW cleanup on load; add self-unregistering sw.js to kill stale Astro SW --- hub/index.html | 10 ++++++++++ hub/sw.js | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 hub/sw.js diff --git a/hub/index.html b/hub/index.html index 2f21541..f49ac5e 100644 --- a/hub/index.html +++ b/hub/index.html @@ -4,6 +4,16 @@ Bincio +