Skip to content

Commit

Permalink
Build: (6eb3b5d) trying to make old-react work again
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasVal committed Jun 20, 2023
1 parent 2087fc1 commit ba6d590
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.

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.

Large diffs are not rendered by default.

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":"1687297430823"}
{"version":"1687297625114"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width" />

<link href="./_app/immutable/assets/2.6ce2f91c.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.2642ec5a.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.a54ca162.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.bd56b1bd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.974a89ac.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.42e984e6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.623e77ae.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.69de3d1c.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.a25f7860.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.aa69b769.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.a1c2e248.js">
<title>Elias' Portfolio</title>
Expand Down Expand Up @@ -89,7 +89,7 @@

<script>
{
__sveltekit_fg5rkv = {
__sveltekit_xkfjmc = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -99,8 +99,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.2642ec5a.js"),
import("./_app/immutable/entry/app.69de3d1c.js")
import("./_app/immutable/entry/start.a54ca162.js"),
import("./_app/immutable/entry/app.a25f7860.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
Loading

0 comments on commit ba6d590

Please sign in to comment.