]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: clean up static assets handling (#24550)
authorXuan-Son Nguyen <redacted>
Sat, 13 Jun 2026 09:51:20 +0000 (11:51 +0200)
committerGitHub <redacted>
Sat, 13 Jun 2026 09:51:20 +0000 (11:51 +0200)
commit57fe1f07c3b6a1de3f4fff19098e2056a85275b7
tree37d64d71e58068bbaf48b4f7cb964c9ba4db55c5
parentd8a24ccee207a1ff24c513fe1c7d3222b3ccd837
server: clean up static assets handling (#24550)

* server: clean up static assets handling

* nits

* simplify file name handling, use static file name everywhere

* cmake/ui : bundle UI assets in an archive

* ui : run prettier on post-build.js

---------

Co-authored-by: Alde Rojas <redacted>
.github/workflows/ui-build-self-hosted.yml
.github/workflows/ui-build.yml
.github/workflows/ui-publish.yml
scripts/ui-assets.cmake
tools/server/server-http.cpp
tools/ui/CMakeLists.txt
tools/ui/embed.cpp
tools/ui/package.json
tools/ui/scripts/post-build.js [new file with mode: 0644]
tools/ui/scripts/vite-plugin-build-info.ts