Skip to content

Commit

Permalink
Working on layout
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 4, 2025
1 parent fe440db commit e6018cb
Show file tree
Hide file tree
Showing 28 changed files with 5,428 additions and 6,699 deletions.
802 changes: 0 additions & 802 deletions admin/assets/index-CHGWmkCk.js

This file was deleted.

Binary file removed admin/preview/assets/echarts-BDq-rBJC.png
Binary file not shown.
522 changes: 0 additions & 522 deletions admin/preview/assets/index-BfP2KeHf.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/preview/assets/index-VI9R7d-i.css

This file was deleted.

Binary file removed admin/preview/favicon.ico
Binary file not shown.
55 changes: 0 additions & 55 deletions admin/preview/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions admin/preview/manifest.json

This file was deleted.

2 changes: 1 addition & 1 deletion admin/tab.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
document.head.appendChild(script);
</script>
<title>Echarts [ioBroker]</title>
<script type="module" crossorigin src="./assets/index-CHGWmkCk.js"></script>
<script type="module" crossorigin src="./assets/index-BkbLYk7Y.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-D5BB0j0i.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion src-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"homepage": ".",
"scripts": {
"start": "vite start --config vite.config.mjs",
"start": "vite dev --config vite.config.mjs --host",
"build": "vite build --config vite.config.mjs",
"lint": "eslint -c eslint.config.mjs --debug",
"npm": "npm i -f",
Expand Down
Loading

0 comments on commit e6018cb

Please sign in to comment.