summaryrefslogtreecommitdiff
path: root/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-06-14 20:36:17 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:19 +0100
commit76edc5bad88a2c97d79e689c5b20b8de8ca179ea (patch)
treea5d9b17f78c9b31c99b2b7b9f46397a6bc357888 /dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
parent2a8405769acd4f359d0a3f37423ddcaa7530b26e (diff)
downloadbrokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.tar.gz
brokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.zip
Remove PWA again
Diffstat (limited to 'dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map')
-rw-r--r--dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map b/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
deleted file mode 100644
index bfa528e..0000000
--- a/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"names":[],"mappings":"","sources":["packages/workbox-cacheable-response/browser.mjs"],"sourcesContent":["this.workbox=this.workbox||{},this.workbox.cacheableResponse=function(t){\"use strict\";try{self.workbox.v[\"workbox:cacheable-response:3.2.0\"]=1}catch(t){}class s{constructor(t={}){this.t=t.statuses,this.s=t.headers}isResponseCacheable(t){let s=!0;return this.t&&(s=this.t.includes(t.status)),this.s&&s&&(s=Object.keys(this.s).some(s=>t.headers.get(s)===this.s[s])),s}}return t.CacheableResponse=s,t.Plugin=class{constructor(t){this.e=new s(t)}cacheWillUpdate({response:t}){return this.e.isResponseCacheable(t)?t:null}},t}({});\n"],"file":"workbox-cacheable-response.prod.js"} \ No newline at end of file