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
10d9ac7870
commit
5c0a363607
33 changed files with 24 additions and 24 deletions
|
@ -1,13 +1,13 @@
|
|||
const build = [
|
||||
"/_app/start-b517e802.js",
|
||||
"/_app/pages/__layout.svelte-339ab694.js",
|
||||
"/_app/start-f7455fa6.js",
|
||||
"/_app/pages/__layout.svelte-bbbb0830.js",
|
||||
"/_app/assets/pages/__layout.svelte-c7d2bc0e.css",
|
||||
"/_app/error.svelte-9550f281.js",
|
||||
"/_app/pages/index.svelte-e43592a6.js",
|
||||
"/_app/pages/index.svelte-95decc91.js",
|
||||
"/_app/assets/pages/index.svelte-fade4f59.css",
|
||||
"/_app/chunks/vendor-be4ac25a.js",
|
||||
"/_app/assets/vendor-eecf3eda.css",
|
||||
"/_app/chunks/store-9cda06e2.js"
|
||||
"/_app/chunks/store-92203636.js"
|
||||
];
|
||||
const files = [
|
||||
"/.nojekyll",
|
||||
|
@ -15,7 +15,7 @@ const files = [
|
|||
"/logo_512.png",
|
||||
"/manifest.json"
|
||||
];
|
||||
const version = "1668387778347";
|
||||
const version = "1669098697119";
|
||||
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