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 a29db01 commit e3881c2
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.CSxvKFff.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.DlSEWdWp.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.DJrzVh1K.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.DZ7LZJFQ.js">
<link rel="modulepreload" href="/_app/immutable/chunks/runtime.7WBzXeL9.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.C8LL5hg4.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.DLn68jBI.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_1wig5uf = {
__sveltekit_g95min = {
base: ""
};

const element = document.currentScript.parentElement;

Promise.all([
import("/_app/immutable/entry/start.CSxvKFff.js"),
import("/_app/immutable/entry/app.C8LL5hg4.js")
import("/_app/immutable/entry/start.DJrzVh1K.js"),
import("/_app/immutable/entry/app.DLn68jBI.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.DZ7LZJFQ.js

Large diffs are not rendered by default.

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

This file was deleted.

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

1 change: 0 additions & 1 deletion _app/immutable/entry/start.CSxvKFff.js

This file was deleted.

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

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":"1730600211245"}
{"version":"1730600299658"}
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.CSxvKFff.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DlSEWdWp.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.DJrzVh1K.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DZ7LZJFQ.js">
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.7WBzXeL9.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.C8LL5hg4.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DLn68jBI.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_1wig5uf = {
__sveltekit_g95min = {
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.CSxvKFff.js"),
import("./_app/immutable/entry/app.C8LL5hg4.js")
import("./_app/immutable/entry/start.DJrzVh1K.js"),
import("./_app/immutable/entry/app.DLn68jBI.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit e3881c2

Please sign in to comment.