Rebuild /docs

This commit is contained in:
Arhey 2022-05-15 23:20:57 +03:00
parent cd14536579
commit f005f20a3a
30 changed files with 26 additions and 26 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -1,6 +1,6 @@
{
".svelte-kit/runtime/client/start.js": {
"file": "start-7ed185ec.js",
"file": "start-ce0185ec.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [
@ -14,13 +14,13 @@
]
},
"src/routes/__layout.svelte": {
"file": "pages/__layout.svelte-530a141d.js",
"file": "pages/__layout.svelte-46135d45.js",
"src": "src/routes/__layout.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-d84399ad.js",
"_store-c8953aa8.js",
"_store-9777100d.js",
"_index-9924f987.js"
],
"css": [
@ -37,13 +37,13 @@
]
},
"src/routes/index.svelte": {
"file": "pages/index.svelte-6f1b9321.js",
"file": "pages/index.svelte-80b69da7.js",
"src": "src/routes/index.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-d84399ad.js",
"_store-c8953aa8.js",
"_store-9777100d.js",
"_index-9924f987.js"
],
"css": [
@ -59,8 +59,8 @@
"_index-d84399ad.js"
]
},
"_store-c8953aa8.js": {
"file": "chunks/store-c8953aa8.js",
"_store-9777100d.js": {
"file": "chunks/store-9777100d.js",
"imports": [
"_index-9924f987.js",
"_index-d84399ad.js"

Binary file not shown.

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.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View file

@ -1 +1 @@
{"version":"1652032873384"}
{"version":"1652646033453"}

Binary file not shown.

Binary file not shown.

View file

@ -18,12 +18,12 @@
</script><meta name="description" content="Collection of resources dedicated to IPTV" data-svelte="svelte-1y0o10k">
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-07dcf560.css">
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-7b0d7303.css">
<link rel="modulepreload" href="/_app/start-7ed185ec.js">
<link rel="modulepreload" href="/_app/start-ce0185ec.js">
<link rel="modulepreload" href="/_app/chunks/index-d84399ad.js">
<link rel="modulepreload" href="/_app/chunks/index-9924f987.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-530a141d.js">
<link rel="modulepreload" href="/_app/chunks/store-c8953aa8.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-6f1b9321.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-46135d45.js">
<link rel="modulepreload" href="/_app/chunks/store-9777100d.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-80b69da7.js">
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/service-worker.js');
@ -64,7 +64,7 @@
<script type="module" data-hydrate="1wsdtjz">
import { start } from "/_app/start-7ed185ec.js";
import { start } from "/_app/start-ce0185ec.js";
start({
target: document.querySelector('[data-hydrate="1wsdtjz"]').parentNode,
paths: {"base":"","assets":""},
@ -76,8 +76,8 @@
status: 200,
error: null,
nodes: [
import("/_app/pages/__layout.svelte-530a141d.js"),
import("/_app/pages/index.svelte-6f1b9321.js")
import("/_app/pages/__layout.svelte-46135d45.js"),
import("/_app/pages/index.svelte-80b69da7.js")
],
params: {},
routeId: ""

Binary file not shown.

Binary file not shown.

View file

@ -1,13 +1,13 @@
const build = [
"/_app/start-7ed185ec.js",
"/_app/pages/__layout.svelte-530a141d.js",
"/_app/start-ce0185ec.js",
"/_app/pages/__layout.svelte-46135d45.js",
"/_app/assets/pages/__layout.svelte-07dcf560.css",
"/_app/error.svelte-67a4a6f4.js",
"/_app/pages/index.svelte-6f1b9321.js",
"/_app/pages/index.svelte-80b69da7.js",
"/_app/assets/pages/index.svelte-7b0d7303.css",
"/_app/chunks/index-d84399ad.js",
"/_app/chunks/index-9924f987.js",
"/_app/chunks/store-c8953aa8.js"
"/_app/chunks/store-9777100d.js"
];
const files = [
"/.nojekyll",
@ -15,7 +15,7 @@ const files = [
"/logo_512.png",
"/manifest.json"
];
const version = "1652032873384";
const version = "1652646033453";
const ASSETS = `cache_${version}`;
const to_cache = build.concat(files);
const staticAssets = new Set(to_cache);

Binary file not shown.

Binary file not shown.