diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-06-14 20:36:17 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:19 +0100 |
| commit | 76edc5bad88a2c97d79e689c5b20b8de8ca179ea (patch) | |
| tree | a5d9b17f78c9b31c99b2b7b9f46397a6bc357888 /dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js | |
| parent | 2a8405769acd4f359d0a3f37423ddcaa7530b26e (diff) | |
| download | brokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.tar.gz brokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.zip | |
Remove PWA again
Diffstat (limited to 'dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js')
| -rw-r--r-- | dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js b/dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js deleted file mode 100644 index e284563..0000000 --- a/dist/workbox-v3.2.0/workbox-broadcast-cache-update.prod.js +++ /dev/null @@ -1,3 +0,0 @@ -this.workbox=this.workbox||{},this.workbox.broadcastUpdate=function(t){"use strict";try{self.workbox.v["workbox:broadcast-cache-update:3.2.0"]=1}catch(t){}const e=(t,e,s)=>{return!s.some(s=>t.headers.has(s)&&e.headers.has(s))||s.every(s=>{const a=t.headers.has(s)===e.headers.has(s),n=t.headers.get(s)===e.headers.get(s);return a&&n})};var s={CACHE_UPDATED:"CACHE_UPDATED"};const a=(t,e,a,n)=>{"BroadcastChannel"in self&&t&&t.postMessage({type:s.CACHE_UPDATED,meta:n,payload:{cacheName:e,updatedUrl:a}})};class n{constructor(t,{headersToCheck:e,source:s}={}){this.t=t,this.e=e||["content-length","etag","last-modified"],this.s=s||"workbox-broadcast-cache-update"}a(){return"BroadcastChannel"in self&&!this.n&&(this.n=new BroadcastChannel(this.t)),this.n}notifyIfUpdated(t,s,n,c){e(t,s,this.e)||a(this.a(),c,n,this.s)}}return t.BroadcastCacheUpdate=n,t.Plugin=class{constructor(t,e){this.c=new n(t,e)}cacheDidUpdate({cacheName:t,oldResponse:e,newResponse:s,request:a}){e&&this.c.notifyIfUpdated(e,s,a.url,t)}},t.broadcastUpdate=a,t.messageTypes=s,t}({}); - -//# sourceMappingURL=workbox-broadcast-cache-update.prod.js.map |
