Skip to content

Commit

Permalink
chore: deps svelte demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
BCsabaEngine committed Jan 6, 2025
1 parent aad963d commit 44639b9
Show file tree
Hide file tree
Showing 6 changed files with 316 additions and 298 deletions.
1 change: 1 addition & 0 deletions demo/svelte/dist/assets/index-BC9dsMQQ.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion demo/svelte/dist/assets/index-DiIOlAIu.js

This file was deleted.

Binary file modified demo/svelte/dist/favicon.png.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion demo/svelte/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Svelte to ESP32 demo application</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#f3f4f6" />
<script type="module" crossorigin src="./assets/index-DiIOlAIu.js"></script>
<script type="module" crossorigin src="./assets/index-BC9dsMQQ.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CMpKda2x.css">
</head>

Expand Down
Loading

0 comments on commit 44639b9

Please sign in to comment.