diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-21 22:00:30 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-21 22:00:30 +0000 |
| commit | 6ec00afac5afc892dca5a184b66467d9408f14a5 (patch) | |
| tree | 6440bf43eafdf75a376b94b9636f3ccac7b3f716 /public/workbox-v4.3.1/workbox-cacheable-response.prod.js | |
| parent | 7fede4ee94880f09f44697104c0696e44fc2f8b6 (diff) | |
| download | submelon.dev-6ec00afac5afc892dca5a184b66467d9408f14a5.tar.gz submelon.dev-6ec00afac5afc892dca5a184b66467d9408f14a5.tar.bz2 submelon.dev-6ec00afac5afc892dca5a184b66467d9408f14a5.zip | |
chore: autopublish 2022-11-21T22:00:30Z
Diffstat (limited to 'public/workbox-v4.3.1/workbox-cacheable-response.prod.js')
| -rw-r--r-- | public/workbox-v4.3.1/workbox-cacheable-response.prod.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/workbox-v4.3.1/workbox-cacheable-response.prod.js b/public/workbox-v4.3.1/workbox-cacheable-response.prod.js new file mode 100644 index 0000000..a7e42f2 --- /dev/null +++ b/public/workbox-v4.3.1/workbox-cacheable-response.prod.js @@ -0,0 +1,2 @@ +this.workbox=this.workbox||{},this.workbox.cacheableResponse=function(t){"use strict";try{self["workbox:cacheable-response:4.3.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.i=new s(t)}cacheWillUpdate({response:t}){return this.i.isResponseCacheable(t)?t:null}},t}({}); +//# sourceMappingURL=workbox-cacheable-response.prod.js.map |
