Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Inglan committed Nov 3, 2024
1 parent 4056f48 commit b6c761c
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/_app/immutable/entry/start.BH0e6VOC.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.CMk4Y3mG.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.AiFj4SfE.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.CnL3KywA.js">
<link rel="modulepreload" href="/_app/immutable/chunks/runtime.7WBzXeL9.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.C90GbbX_.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.Di6bC2xd.js">
<link rel="modulepreload" href="/_app/immutable/chunks/store.BOt2onEW.js">
<link rel="modulepreload" href="/_app/immutable/chunks/disclose-version.BYMyfmpe.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index-client.lPptkOzB.js">
Expand All @@ -17,15 +17,15 @@
<div style="display: contents">
<script>
{
__sveltekit_15i3iil = {
__sveltekit_frfs1f = {
base: ""
};

const element = document.currentScript.parentElement;

Promise.all([
import("/_app/immutable/entry/start.BH0e6VOC.js"),
import("/_app/immutable/entry/app.C90GbbX_.js")
import("/_app/immutable/entry/start.AiFj4SfE.js"),
import("/_app/immutable/entry/app.Di6bC2xd.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.CMk4Y3mG.js

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.CnL3KywA.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.AiFj4SfE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.CnL3KywA.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.BH0e6VOC.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1730529752892"}
{"version":"1730595774428"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link href="./_app/immutable/assets/0.CujTxjk9.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.BH0e6VOC.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CMk4Y3mG.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.AiFj4SfE.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CnL3KywA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.7WBzXeL9.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.C90GbbX_.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.Di6bC2xd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/store.BOt2onEW.js">
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.BYMyfmpe.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.lPptkOzB.js">
Expand All @@ -22,7 +22,7 @@

<script>
{
__sveltekit_15i3iil = {
__sveltekit_frfs1f = {
base: new URL(".", location).pathname.slice(0, -1)
};

Expand All @@ -31,8 +31,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.BH0e6VOC.js"),
import("./_app/immutable/entry/app.C90GbbX_.js")
import("./_app/immutable/entry/start.AiFj4SfE.js"),
import("./_app/immutable/entry/app.Di6bC2xd.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit b6c761c

Please sign in to comment.