mirror of
https://github.com/seigler/drawing-prompt
synced 2025-07-27 01:36:13 +00:00
Updates
This commit is contained in:
parent
9a53606e09
commit
b2d9a51918
8 changed files with 4 additions and 4 deletions
2
sw.js
2
sw.js
|
@ -1 +1 @@
|
|||
if(!self.define){let e,i={};const s=(s,n)=>(s=new URL(s+".js",n).href,i[s]||new Promise((i=>{if("document"in self){const e=document.createElement("script");e.src=s,e.onload=i,document.head.appendChild(e)}else e=s,importScripts(s),i()})).then((()=>{let e=i[s];if(!e)throw new Error(`Module ${s} didn’t register its module`);return e})));self.define=(n,r)=>{const o=e||("document"in self?document.currentScript.src:"")||location.href;if(i[o])return;let d={};const c=e=>s(e,o),f={module:{uri:o},exports:d,require:c};i[o]=Promise.all(n.map((e=>f[e]||c(e)))).then((e=>(r(...e),d)))}}define(["./workbox-3e8df8c8"],(function(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()})),e.clientsClaim(),e.precacheAndRoute([{url:"apple-touch-icon-180x180.png",revision:"d2a17f33f5dd354c2a08530a0eabbc29"},{url:"assets/index-I4emO4iJ.css",revision:null},{url:"assets/index-wWXHJ2h3.js",revision:null},{url:"assets/workbox-window.prod.es5-B9K5rw8f.js",revision:null},{url:"brush-stroke.png",revision:"274ded73c969fce0bacee2183fadaca3"},{url:"favicon.ico",revision:"5a1f7cab900802c395e78591849bcd86"},{url:"favicon.svg",revision:"deaff834c2f0b38b4d6403e1cadc28f3"},{url:"index.html",revision:"d3a0410c1d1f6477a71a33f4a1afafbc"},{url:"maskable-icon-512x512.png",revision:"7222105ed9dfcde30b454dfb88ddb030"},{url:"pwa-192x192.png",revision:"dbe54c1f6f057d12f78d76f1666ced5f"},{url:"pwa-512x512.png",revision:"2e05e76c5737171aedc7db184c037b37"},{url:"pwa-64x64.png",revision:"4035e159259f42387bb05c471490e5fd"},{url:"manifest.webmanifest",revision:"d2b1d2601408100fb351c5f0efefb461"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))}));
|
||||
if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise((s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()})).then((()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e})));self.define=(n,r)=>{const o=e||("document"in self?document.currentScript.src:"")||location.href;if(s[o])return;let d={};const c=e=>i(e,o),f={module:{uri:o},exports:d,require:c};s[o]=Promise.all(n.map((e=>f[e]||c(e)))).then((e=>(r(...e),d)))}}define(["./workbox-3e8df8c8"],(function(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()})),e.clientsClaim(),e.precacheAndRoute([{url:"apple-touch-icon-180x180.png",revision:"d2a17f33f5dd354c2a08530a0eabbc29"},{url:"assets/brush-stroke-DtgIbNSa.png",revision:null},{url:"assets/index-B9MvndKT.js",revision:null},{url:"assets/index-C1H6G_cH.css",revision:null},{url:"assets/workbox-window.prod.es5-B9K5rw8f.js",revision:null},{url:"favicon.ico",revision:"5a1f7cab900802c395e78591849bcd86"},{url:"favicon.svg",revision:"deaff834c2f0b38b4d6403e1cadc28f3"},{url:"index.html",revision:"75c2b9347144fd0332d58f9be3224074"},{url:"maskable-icon-512x512.png",revision:"7222105ed9dfcde30b454dfb88ddb030"},{url:"pwa-192x192.png",revision:"dbe54c1f6f057d12f78d76f1666ced5f"},{url:"pwa-512x512.png",revision:"2e05e76c5737171aedc7db184c037b37"},{url:"pwa-64x64.png",revision:"4035e159259f42387bb05c471490e5fd"},{url:"manifest.webmanifest",revision:"d2b1d2601408100fb351c5f0efefb461"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue