Skip to content

Commit 5ce78a0

Browse files
deploy: 9161247
1 parent 690ad9b commit 5ce78a0

8 files changed

+14
-14
lines changed

_app/immutable/chunks/entry.C1pb3BrT.js

-3
This file was deleted.

_app/immutable/chunks/entry.o5zq3Kcv.js

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

_app/immutable/entry/app.C429wXfE.js _app/immutable/entry/app.BKriz9pz.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.B3tW883H.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.o5zq3Kcv.js";export{t as start};

_app/immutable/nodes/1.BmHRNnSJ.js _app/immutable/nodes/1.CYfJu6-g.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":"1735362695767"}
1+
{"version":"1735542206361"}

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.B3tW883H.js">
9-
<link rel="modulepreload" href="./_app/immutable/chunks/entry.C1pb3BrT.js">
8+
<link rel="modulepreload" href="./_app/immutable/entry/start.C_7VYX83.js">
9+
<link rel="modulepreload" href="./_app/immutable/chunks/entry.o5zq3Kcv.js">
1010
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.CRxfYYtB.js">
1111
<link rel="modulepreload" href="./_app/immutable/chunks/index.CFcwwDoG.js">
1212
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.B0et06ZW.js">
13-
<link rel="modulepreload" href="./_app/immutable/entry/app.C429wXfE.js">
13+
<link rel="modulepreload" href="./_app/immutable/entry/app.BKriz9pz.js">
1414
<link rel="modulepreload" href="./_app/immutable/chunks/render.x0ybiQGp.js">
1515
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.DJ52kDjd.js">
1616
<link rel="modulepreload" href="./_app/immutable/chunks/props.Gqew6KF3.js">
@@ -19,15 +19,15 @@
1919
<div style="display: contents">
2020
<script>
2121
{
22-
__sveltekit_1jwxkvy = {
22+
__sveltekit_eb936e = {
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.B3tW883H.js"),
30-
import("./_app/immutable/entry/app.C429wXfE.js")
29+
import("./_app/immutable/entry/start.C_7VYX83.js"),
30+
import("./_app/immutable/entry/app.BKriz9pz.js")
3131
]).then(([kit, app]) => {
3232
kit.start(app, element);
3333
});

0 commit comments

Comments
 (0)