Rebuild docs/

This commit is contained in:
Arhey 2022-11-22 09:55:56 +03:00
parent 95bab887d1
commit 3214263336
23 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
".svelte-kit/runtime/client/start.js": {
"file": "start-f7455fa6.js",
"file": "start-4d4bbd8b.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [
@ -35,7 +35,7 @@
]
},
"src/routes/index.svelte": {
"file": "pages/index.svelte-95decc91.js",
"file": "pages/index.svelte-a8f6902b.js",
"src": "src/routes/index.svelte",
"isEntry": true,
"isDynamicEntry": true,

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1 +1 @@
{"version":"1669098697119"}
{"version":"1669100105277"}

Binary file not shown.

Binary file not shown.

View file

@ -19,11 +19,11 @@
<link rel="stylesheet" href="/_app/assets/vendor-eecf3eda.css">
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-c7d2bc0e.css">
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-fade4f59.css">
<link rel="modulepreload" href="/_app/start-f7455fa6.js">
<link rel="modulepreload" href="/_app/start-4d4bbd8b.js">
<link rel="modulepreload" href="/_app/chunks/vendor-be4ac25a.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-bbbb0830.js">
<link rel="modulepreload" href="/_app/chunks/store-92203636.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-95decc91.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-a8f6902b.js">
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/service-worker.js');
@ -66,7 +66,7 @@
<script type="module" data-hydrate="14pt4el">
import { start } from "/_app/start-f7455fa6.js";
import { start } from "/_app/start-4d4bbd8b.js";
start({
target: document.querySelector('[data-hydrate="14pt4el"]').parentNode,
paths: {"base":"","assets":""},
@ -79,7 +79,7 @@
error: null,
nodes: [
import("/_app/pages/__layout.svelte-bbbb0830.js"),
import("/_app/pages/index.svelte-95decc91.js")
import("/_app/pages/index.svelte-a8f6902b.js")
],
params: {},
routeId: ""

Binary file not shown.

Binary file not shown.

View file

@ -1,9 +1,9 @@
const build = [
"/_app/start-f7455fa6.js",
"/_app/start-4d4bbd8b.js",
"/_app/pages/__layout.svelte-bbbb0830.js",
"/_app/assets/pages/__layout.svelte-c7d2bc0e.css",
"/_app/error.svelte-9550f281.js",
"/_app/pages/index.svelte-95decc91.js",
"/_app/pages/index.svelte-a8f6902b.js",
"/_app/assets/pages/index.svelte-fade4f59.css",
"/_app/chunks/vendor-be4ac25a.js",
"/_app/assets/vendor-eecf3eda.css",
@ -15,7 +15,7 @@ const files = [
"/logo_512.png",
"/manifest.json"
];
const version = "1669098697119";
const version = "1669100105277";
const ASSETS = `cache_${version}`;
const to_cache = build.concat(files);
const staticAssets = new Set(to_cache);

Binary file not shown.

Binary file not shown.