summaryrefslogtreecommitdiff
path: root/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
diff options
context:
space:
mode:
authorBrokenTalentsFun CI <ci@brokentalents.fun>2018-06-08 19:36:11 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:16 +0100
commit10cf870629e860616899848d7f1c849d0b810342 (patch)
tree4c7e2831f3857c07681fefee1611d1c49f0ef25b /dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
parent505a67dc32206a0c603258d856fcbe00e53fc1f5 (diff)
downloadbrokentalents-10cf870629e860616899848d7f1c849d0b810342.tar.gz
brokentalents-10cf870629e860616899848d7f1c849d0b810342.zip
automatic build
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, 1 insertions, 0 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
new file mode 100644
index 0000000..bfa528e
--- /dev/null
+++ b/dist/workbox-v3.2.0/workbox-cacheable-response.prod.js.map
@@ -0,0 +1 @@
+{"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