Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yngrdyn committed Aug 9, 2024
1 parent ffcf0c9 commit 3c257ad
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.

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.DfqhGx8y.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.B_uAkJk7.js";export{t as start};
1 change: 0 additions & 1 deletion app/immutable/entry/start.aYpXvFqf.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":"1723246569061"}
{"version":"1723246717328"}
12 changes: 6 additions & 6 deletions app.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@
<link rel="icon" href="/eatventure-salvage-calculator/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/entry/start.aYpXvFqf.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/chunks/entry.CfWXijr_.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/entry/start.DfqhGx8y.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/chunks/entry.B_uAkJk7.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/chunks/scheduler.Bn3fAjyU.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/entry/app.DpR2XgLZ.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/entry/app.BVaGuo3b.js">
<link rel="modulepreload" href="/eatventure-salvage-calculator/app/immutable/chunks/index.DQrfLpgj.js">
</head>
<body data-sveltekit-preload-data="hover" style="margin:0; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">
<div style="display: contents">
<script>
{
__sveltekit_1rctg7z = {
__sveltekit_11df3bu = {
base: "/eatventure-salvage-calculator",
assets: "/eatventure-salvage-calculator"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/eatventure-salvage-calculator/app/immutable/entry/start.aYpXvFqf.js"),
import("/eatventure-salvage-calculator/app/immutable/entry/app.DpR2XgLZ.js")
import("/eatventure-salvage-calculator/app/immutable/entry/start.DfqhGx8y.js"),
import("/eatventure-salvage-calculator/app/immutable/entry/app.BVaGuo3b.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit 3c257ad

Please sign in to comment.