Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kelby-amerson committed Nov 9, 2024
1 parent 1322a60 commit aedcd19
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.COWqWwyt.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.D1iEjMOr.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.C2DSJ5qd.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.Dc2Jvx0z.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.COWqWwyt.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":"1731125835433"}
{"version":"1731162216310"}
12 changes: 6 additions & 6 deletions 200.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<link rel="icon" href="/pokedle/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/pokedle/_app/immutable/entry/start.C2DSJ5qd.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/entry.D1iEjMOr.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/entry/start.Dc2Jvx0z.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/entry.COWqWwyt.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/runtime.XCofrZft.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/index.nkpTlx__.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/utils.BHEsKgKv.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/entry/app.DIXxhbMf.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/entry/app.XHQxppXz.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/store.BZYITTil.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/disclose-version.3PFuCzTW.js">
<link rel="modulepreload" href="/pokedle/_app/immutable/chunks/index-client.BSM2UY8d.js">
Expand All @@ -19,16 +19,16 @@
<div style="display: contents">
<script>
{
__sveltekit_1nv3qu5 = {
__sveltekit_fhuh6b = {
base: "/pokedle",
assets: "/pokedle"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/pokedle/_app/immutable/entry/start.C2DSJ5qd.js"),
import("/pokedle/_app/immutable/entry/app.DIXxhbMf.js")
import("/pokedle/_app/immutable/entry/start.Dc2Jvx0z.js"),
import("/pokedle/_app/immutable/entry/app.XHQxppXz.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit aedcd19

Please sign in to comment.