Skip to content

Commit

Permalink
deploy: 8e83bf2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed May 19, 2024
1 parent 4df7907 commit eb7836c
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
1 change: 1 addition & 0 deletions _app/immutable/chunks/paths.20748721.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
var s;const e=((s=globalThis.__sveltekit_1oasdx2)==null?void 0:s.base)??"/go-pob";var a;const o=((a=globalThis.__sveltekit_1oasdx2)==null?void 0:a.assets)??e;export{o as a,e as b};
1 change: 0 additions & 1 deletion _app/immutable/chunks/paths.db4fc44b.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1716137875765"}
{"version":"1716138106906"}
Binary file modified go-pob.wasm
Binary file not shown.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
<link href="https://fonts.googleapis.com/css2?family=Roboto+Flex:[email protected]&display=swap" rel="stylesheet" />


<link rel="modulepreload" href="/go-pob/_app/immutable/entry/start.bccbaeaf.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/entry/start.51a3d89e.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/chunks/scheduler.f4713bd7.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/chunks/index.ef16f356.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/chunks/paths.db4fc44b.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/entry/app.ebddc62f.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/chunks/paths.20748721.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/entry/app.d8af8f94.js">
<link rel="modulepreload" href="/go-pob/_app/immutable/chunks/index.1dc5bab6.js">
</head>
<body>
<div style="display: contents">
<script>
{
__sveltekit_n52y0v = {
__sveltekit_1oasdx2 = {
assets: "/go-pob",
base: "/go-pob",
env: {}
Expand All @@ -30,8 +30,8 @@
const element = document.currentScript.parentElement;

Promise.all([
import("/go-pob/_app/immutable/entry/start.bccbaeaf.js"),
import("/go-pob/_app/immutable/entry/app.ebddc62f.js")
import("/go-pob/_app/immutable/entry/start.51a3d89e.js"),
import("/go-pob/_app/immutable/entry/app.d8af8f94.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit eb7836c

Please sign in to comment.