Skip to content

Commit 62aa481

Browse files
deploy: a1cd8d0
1 parent 46b9410 commit 62aa481

8 files changed

+14
-14
lines changed

_app/immutable/chunks/entry.Bc6a76W3.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/chunks/entry.kZIuG-ih.js

-3
This file was deleted.

_app/immutable/entry/app.sCX4w3Nm.js _app/immutable/entry/app._bKWCEgJ.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/entry/start.CVqVrx6N.js

-1
This file was deleted.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{a as t}from"../chunks/entry.Bc6a76W3.js";export{t as start};

_app/immutable/nodes/1.DlyE7Jep.js _app/immutable/nodes/1.DSFopYCD.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1731652600973"}
1+
{"version":"1731652623138"}

index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<link rel="icon" href="./favicon.png" />
66
<meta name="viewport" content="width=device-width" />
77

8-
<link rel="modulepreload" href="./_app/immutable/entry/start.CVqVrx6N.js">
9-
<link rel="modulepreload" href="./_app/immutable/chunks/entry.kZIuG-ih.js">
8+
<link rel="modulepreload" href="./_app/immutable/entry/start.D-gSJYbR.js">
9+
<link rel="modulepreload" href="./_app/immutable/chunks/entry.Bc6a76W3.js">
1010
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.8DRQmZkI.js">
1111
<link rel="modulepreload" href="./_app/immutable/chunks/index.CoUnwlCq.js">
12-
<link rel="modulepreload" href="./_app/immutable/entry/app.sCX4w3Nm.js">
12+
<link rel="modulepreload" href="./_app/immutable/entry/app._bKWCEgJ.js">
1313
<link rel="modulepreload" href="./_app/immutable/chunks/store.CWYOoqNF.js">
1414
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.B28Dtmlm.js">
1515
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.DHN7ahq6.js">
@@ -18,15 +18,15 @@
1818
<div style="display: contents">
1919
<script>
2020
{
21-
__sveltekit_feo38b = {
21+
__sveltekit_12h8j25 = {
2222
base: new URL(".", location).pathname.slice(0, -1)
2323
};
2424

2525
const element = document.currentScript.parentElement;
2626

2727
Promise.all([
28-
import("./_app/immutable/entry/start.CVqVrx6N.js"),
29-
import("./_app/immutable/entry/app.sCX4w3Nm.js")
28+
import("./_app/immutable/entry/start.D-gSJYbR.js"),
29+
import("./_app/immutable/entry/app._bKWCEgJ.js")
3030
]).then(([kit, app]) => {
3131
kit.start(app, element);
3232
});

0 commit comments

Comments
 (0)