mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Update service-worker.js
This commit is contained in:
parent
dc2691f32e
commit
5c1ab337f6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ const ASSETS = `cache_${version}`
|
|||
|
||||
const to_cache = build.concat(files)
|
||||
const staticAssets = new Set(to_cache)
|
||||
console.log(ASSETS, staticAssets)
|
||||
|
||||
self.addEventListener('install', event => {
|
||||
event.waitUntil(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue