Rebuild /docs

This commit is contained in:
Arhey 2022-09-22 05:15:12 +03:00
parent 7bc71d23d8
commit d8f20947d4
27 changed files with 16 additions and 16 deletions

View file

@ -1,9 +1,9 @@
const build = [
"/_app/start-70478e5d.js",
"/_app/start-52f16c7e.js",
"/_app/pages/__layout.svelte-9942e7aa.js",
"/_app/assets/pages/__layout.svelte-fbdd0f87.css",
"/_app/assets/pages/__layout.svelte-93a078ce.css",
"/_app/error.svelte-5666402b.js",
"/_app/pages/index.svelte-f15d40fd.js",
"/_app/pages/index.svelte-20f9ba13.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 = "1663098146513";
const version = "1663812886722";
const ASSETS = `cache_${version}`;
const to_cache = build.concat(files);
const staticAssets = new Set(to_cache);