Skip to content

Commit

Permalink
deploy: 47344bb
Browse files Browse the repository at this point in the history
  • Loading branch information
leshak committed Mar 27, 2024
1 parent 48236c9 commit 70422b0
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 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.

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.Buewl89n.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.CIininxt.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.D49ptWsY.js

This file was deleted.

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

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":"1711532762872"}
{"version":"1711533247104"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@
<link rel="icon" href="/svelte-icons-pack/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/start.D49ptWsY.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/entry.DvfjhDO3.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/start.Buewl89n.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/entry.CIininxt.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/scheduler.CV3NVII-.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/app.BwAom_rt.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/app.BO_FoyRq.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/index.YavFKr6a.js">
</head>
<body data-sveltekit-preload-data="hover">
<div>
<script>
{
__sveltekit_1f38ym1 = {
__sveltekit_1jc02oi = {
base: "/svelte-icons-pack",
assets: "/svelte-icons-pack"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/svelte-icons-pack/_app/immutable/entry/start.D49ptWsY.js"),
import("/svelte-icons-pack/_app/immutable/entry/app.BwAom_rt.js")
import("/svelte-icons-pack/_app/immutable/entry/start.Buewl89n.js"),
import("/svelte-icons-pack/_app/immutable/entry/app.BO_FoyRq.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit 70422b0

Please sign in to comment.