Skip to content

Commit

Permalink
update latest build files
Browse files Browse the repository at this point in the history
  • Loading branch information
jojortz committed Sep 27, 2023
1 parent bed82f0 commit 4a99c78
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 73 deletions.
1 change: 1 addition & 0 deletions pykoi/frontend/dist/assets/index-51debcf5.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion pykoi/frontend/dist/assets/index-6e8a727f.css

This file was deleted.

68 changes: 68 additions & 0 deletions pykoi/frontend/dist/assets/index-e2e50638.js

Large diffs are not rendered by default.

70 changes: 0 additions & 70 deletions pykoi/frontend/dist/assets/index-e352a05f.js

This file was deleted.

4 changes: 2 additions & 2 deletions pykoi/frontend/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte</title>
<script type="module" crossorigin src="/assets/index-e352a05f.js"></script>
<link rel="stylesheet" href="/assets/index-6e8a727f.css">
<script type="module" crossorigin src="/assets/index-e2e50638.js"></script>
<link rel="stylesheet" href="/assets/index-51debcf5.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 4a99c78

Please sign in to comment.