mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Rebuild /docs
This commit is contained in:
parent
d8703db7b8
commit
8f215de87b
21 changed files with 12 additions and 12 deletions
|
@ -1,9 +1,9 @@
|
|||
const build = [
|
||||
"/_app/start-7dde6cba.js",
|
||||
"/_app/start-70478e5d.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/pages/index.svelte-f15d40fd.js",
|
||||
"/_app/assets/pages/index.svelte-7b0d7303.css",
|
||||
"/_app/chunks/index-21b643b4.js",
|
||||
"/_app/chunks/index-f9f1dab1.js",
|
||||
|
@ -15,7 +15,7 @@ const files = [
|
|||
"/logo_512.png",
|
||||
"/manifest.json"
|
||||
];
|
||||
const version = "1663095968750";
|
||||
const version = "1663098146513";
|
||||
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