mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
2 lines
894 B
JavaScript
2 lines
894 B
JavaScript
if(!self.define){let e,t={};const i=(i,r)=>(i=new URL(i+".js",r).href,t[i]||new Promise((t=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=t,document.head.appendChild(e)}else e=i,importScripts(i),t()})).then((()=>{let e=t[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e})));self.define=(r,o)=>{const n=e||("document"in self?document.currentScript.src:"")||location.href;if(t[n])return;let s={};const d=e=>i(e,n),c={module:{uri:n},exports:s,require:d};t[n]=Promise.all(r.map((e=>c[e]||d(e)))).then((e=>(o(...e),s)))}}define(["./workbox-6716fad7"],(function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:"app.js",revision:"705f825a87dcafa7640113d5218769a1"},{url:"app.js.LICENSE.txt",revision:"5c21969d403726163df9b33efd6aaa9d"},{url:"index.html",revision:"427dcff134083bc28e371fb21c89eeb6"}],{})}));
|