Skip to content

Commit

Permalink
add build
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSinaDevelo committed Aug 5, 2024
1 parent 178be59 commit e78591b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions build/200.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.CzKa1Pgo.js">
<link rel="modulepreload" href="/app/immutable/chunks/entry.Bb1D5-dS.js">
<link rel="modulepreload" href="/app/immutable/entry/start.DTZdre2D.js">
<link rel="modulepreload" href="/app/immutable/chunks/entry.CLnU9tIl.js">
<link rel="modulepreload" href="/app/immutable/chunks/scheduler.DGpLaggK.js">
<link rel="modulepreload" href="/app/immutable/entry/app.C4CAQBLS.js">
<link rel="modulepreload" href="/app/immutable/entry/app.BXvXE0w0.js">
<link rel="modulepreload" href="/app/immutable/chunks/index.CbleGq3R.js">
<script src="https://cdnjs.cloudflare.com/ajax/libs/particles.js/2.0.0/particles.min.js"
integrity="sha512-Kef5sc7gfTacR7TZKelcrRs15ipf7+t+n7Zh6mKNJbmW+/RRdCW9nwfLn4YX0s2nO6Kv5Y2ChqgIakaC6PW09A=="
Expand All @@ -26,15 +26,15 @@
<div style="display: contents" class="relative z-[1]">
<script>
{
__sveltekit_1bthmnx = {
__sveltekit_rvhqba = {
base: ""
};

const element = document.currentScript.parentElement;

Promise.all([
import("/app/immutable/entry/start.CzKa1Pgo.js"),
import("/app/immutable/entry/app.C4CAQBLS.js")
import("/app/immutable/entry/start.DTZdre2D.js"),
import("/app/immutable/entry/app.BXvXE0w0.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
3 changes: 0 additions & 3 deletions build/app/immutable/chunks/entry.Bb1D5-dS.js

This file was deleted.

3 changes: 3 additions & 0 deletions build/app/immutable/chunks/entry.CLnU9tIl.js

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: 0 additions & 1 deletion build/app/immutable/entry/start.CzKa1Pgo.js

This file was deleted.

1 change: 1 addition & 0 deletions build/app/immutable/entry/start.DTZdre2D.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.CLnU9tIl.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 build/app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1722863832965"}
{"version":"1722864690642"}

0 comments on commit e78591b

Please sign in to comment.