+setup
This commit is contained in:
parent
555e7b85ea
commit
34ecc9f036
17 changed files with 70 additions and 57 deletions
|
@ -1 +1 @@
|
|||
{"version":"1701790559207"}
|
||||
{"version":"1701850898620"}
|
Binary file not shown.
Binary file not shown.
|
@ -5,17 +5,17 @@
|
|||
<link rel="icon" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/start.f64c2857.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/start.c0ca3cdb.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.9172086d.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.2ba34c86.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/app.f55ac43b.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.ff897aac.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/app.5c5fafd1.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/index.c679962e.js">
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_uz78hc = {
|
||||
__sveltekit_1gp1asy = {
|
||||
base: "",
|
||||
env: {}
|
||||
};
|
||||
|
@ -23,8 +23,8 @@
|
|||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("/_app/immutable/entry/start.f64c2857.js"),
|
||||
import("/_app/immutable/entry/app.f55ac43b.js")
|
||||
import("/_app/immutable/entry/start.c0ca3cdb.js"),
|
||||
import("/_app/immutable/entry/app.5c5fafd1.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue