Skip to content

Commit 696e7d1

Browse files
deploy: 93f937f
1 parent 71b47e4 commit 696e7d1

8 files changed

+14
-14
lines changed

_app/immutable/chunks/entry.BrrpfCwf.js

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

_app/immutable/chunks/entry.EHiNsgV6.js

-3
This file was deleted.

_app/immutable/entry/app.B6IjwdDe.js _app/immutable/entry/app.0qUK4Uc8.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{a as t}from"../chunks/entry.BrrpfCwf.js";export{t as start};

_app/immutable/entry/start.Di2aGVqe.js

-1
This file was deleted.

_app/immutable/nodes/1.DebucIoH.js _app/immutable/nodes/1.DCDAmgbF.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":"1736490942439"}
1+
{"version":"1736491691866"}

index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
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.Di2aGVqe.js">
9-
<link rel="modulepreload" href="./_app/immutable/chunks/entry.EHiNsgV6.js">
8+
<link rel="modulepreload" href="./_app/immutable/entry/start.B416u1V-.js">
9+
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BrrpfCwf.js">
1010
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.BebUg8TB.js">
1111
<link rel="modulepreload" href="./_app/immutable/chunks/index.CoKcV_Li.js">
1212
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.B_pWFk1u.js">
13-
<link rel="modulepreload" href="./_app/immutable/entry/app.B6IjwdDe.js">
13+
<link rel="modulepreload" href="./_app/immutable/entry/app.0qUK4Uc8.js">
1414
<link rel="modulepreload" href="./_app/immutable/chunks/render.rQKm0ruS.js">
1515
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.2XLxQzyM.js">
1616
<link rel="modulepreload" href="./_app/immutable/chunks/props.Dt37fDH2.js">
@@ -19,15 +19,15 @@
1919
<div style="display: contents">
2020
<script>
2121
{
22-
__sveltekit_1waieze = {
22+
__sveltekit_wiipz0 = {
2323
base: new URL(".", location).pathname.slice(0, -1)
2424
};
2525

2626
const element = document.currentScript.parentElement;
2727

2828
Promise.all([
29-
import("./_app/immutable/entry/start.Di2aGVqe.js"),
30-
import("./_app/immutable/entry/app.B6IjwdDe.js")
29+
import("./_app/immutable/entry/start.B416u1V-.js"),
30+
import("./_app/immutable/entry/app.0qUK4Uc8.js")
3131
]).then(([kit, app]) => {
3232
kit.start(app, element);
3333
});

0 commit comments

Comments
 (0)