build pages
This commit is contained in:
parent
57411a5465
commit
31ea8dc3f7
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
".svelte-kit/runtime/client/start.js": {
|
||||
"file": "start-ce3da598.js",
|
||||
"file": "start-69c963cb.js",
|
||||
"src": ".svelte-kit/runtime/client/start.js",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
"src/routes/index.svelte": {
|
||||
"file": "pages/index.svelte-034599f4.js",
|
||||
"file": "pages/index.svelte-104728d7.js",
|
||||
"src": "src/routes/index.svelte",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
@ -41,7 +41,7 @@
|
||||
"_paths-5d155410.js"
|
||||
],
|
||||
"css": [
|
||||
"assets/pages/index.svelte-84dd66bd.css"
|
||||
"assets/pages/index.svelte-42f88dc8.css"
|
||||
],
|
||||
"assets": [
|
||||
"assets/Faktos-34d5460e.ttf",
|
||||
|
File diff suppressed because one or more lines are too long
408
docs/_app/pages/index.svelte-104728d7.js
Normal file
408
docs/_app/pages/index.svelte-104728d7.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"version":"1649693160124"}
|
||||
{"version":"1650232656869"}
|
@ -5,14 +5,14 @@
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/start-ce3da598.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/start-69c963cb.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/chunks/index-68fa7044.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/chunks/paths-5d155410.js">
|
||||
</head>
|
||||
<body>
|
||||
<div id="svelte">
|
||||
<script type="module" data-hydrate="45h">
|
||||
import { start } from "/aotds-docks/_app/start-ce3da598.js";
|
||||
import { start } from "/aotds-docks/_app/start-69c963cb.js";
|
||||
start({
|
||||
target: document.querySelector('[data-hydrate="45h"]').parentNode,
|
||||
paths: {"base":"/aotds-docks","assets":"/aotds-docks"},
|
||||
|
Loading…
Reference in New Issue
Block a user