mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-06 18:47:20 +00:00
refactor: build dashboard with vite
This commit is contained in:
parent
f5806932af
commit
aaac328138
45 changed files with 1284 additions and 9668 deletions
2
dashboard/public/env.js
Normal file
2
dashboard/public/env.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Don't edit this directly, it uses env vars in prod via serve.js
|
||||
window.API_URL = "/api";
|
BIN
dashboard/public/img/logo.png
Normal file
BIN
dashboard/public/img/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
dashboard/public/img/squint.png
Normal file
BIN
dashboard/public/img/squint.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue