webui: Static build output improvements (#21667)

* refactor: Build improvements

* chore: Formatting + package lock update
This commit is contained in:
Aleksander Grygier
2026-04-10 11:49:47 +02:00
committed by GitHub
parent d7ff074c87
commit f989a6e39e
8 changed files with 12889 additions and 286 deletions
+3
View File
@@ -25,6 +25,9 @@ const config = {
},
alias: {
$styles: 'src/styles'
},
version: {
name: 'llama-server-webui'
}
},