From 3039605a18c998c2fe9e2ff7b1a9ee3129212986 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 26 Aug 2025 09:51:47 -0700 Subject: [PATCH] Delete docs/sw.js --- docs/sw.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 docs/sw.js diff --git a/docs/sw.js b/docs/sw.js deleted file mode 100644 index 566d3bc..0000000 --- a/docs/sw.js +++ /dev/null @@ -1 +0,0 @@ -if(!self.define){let e,i={};const t=(t,n)=>(t=new URL(t+".js",n).href,i[t]||new Promise(i=>{if("document"in self){const e=document.createElement("script");e.src=t,e.onload=i,document.head.appendChild(e)}else e=t,importScripts(t),i()}).then(()=>{let e=i[t];if(!e)throw new Error(`Module ${t} didn’t register its module`);return e}));self.define=(n,r)=>{const s=e||("document"in self?document.currentScript.src:"")||location.href;if(i[s])return;let o={};const c=e=>t(e,s),d={module:{uri:s},exports:o,require:c};i[s]=Promise.all(n.map(e=>d[e]||c(e))).then(e=>(r(...e),o))}}define(["./workbox-5ffe50d4"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:"index.html",revision:"f1c8290a209f9e3e1c8401d9ad22c5b2"},{url:"registerSW.js",revision:"1872c500de691dce40960bb85481de07"},{url:"manifest.webmanifest",revision:"7a6c5c6ab9cb5d3605d21df44c6b17a2"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))});