mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Rebuild docs/
This commit is contained in:
parent
eb74f0d98f
commit
dc2bf3241d
55 changed files with 84 additions and 83 deletions
|
@ -1,13 +1,13 @@
|
|||
const build = [
|
||||
"/_app/start-c1e5999a.js",
|
||||
"/_app/pages/__layout.svelte-4184442e.js",
|
||||
"/_app/assets/pages/__layout.svelte-07dcf560.css",
|
||||
"/_app/error.svelte-67a4a6f4.js",
|
||||
"/_app/pages/index.svelte-0eef5b91.js",
|
||||
"/_app/start-7dde6cba.js",
|
||||
"/_app/pages/__layout.svelte-9942e7aa.js",
|
||||
"/_app/assets/pages/__layout.svelte-fbdd0f87.css",
|
||||
"/_app/error.svelte-5666402b.js",
|
||||
"/_app/pages/index.svelte-2a4cf1a5.js",
|
||||
"/_app/assets/pages/index.svelte-7b0d7303.css",
|
||||
"/_app/chunks/index-d84399ad.js",
|
||||
"/_app/chunks/index-9924f987.js",
|
||||
"/_app/chunks/store-9c2aac0b.js"
|
||||
"/_app/chunks/index-21b643b4.js",
|
||||
"/_app/chunks/index-f9f1dab1.js",
|
||||
"/_app/chunks/store-6dad7639.js"
|
||||
];
|
||||
const files = [
|
||||
"/.nojekyll",
|
||||
|
@ -15,7 +15,7 @@ const files = [
|
|||
"/logo_512.png",
|
||||
"/manifest.json"
|
||||
];
|
||||
const version = "1662926641664";
|
||||
const version = "1663095968750";
|
||||
const ASSETS = `cache_${version}`;
|
||||
const to_cache = build.concat(files);
|
||||
const staticAssets = new Set(to_cache);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue