From 7cdee7354264d72126401a4e09cfc701b64bfc5f Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Thu, 16 Jul 2026 13:58:06 -0400 Subject: [PATCH] fix(tauri): unregister and prevent service worker to fix 404 cache routing issues --- web/index.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/web/index.html b/web/index.html index 1ff59d7..5308a62 100644 --- a/web/index.html +++ b/web/index.html @@ -60,11 +60,20 @@