feat(opsserver): Serve bundled frontend from a dedicated dist_serve directory and update frontend UI/packaging

This commit is contained in:
2026-02-24 14:36:29 +00:00
parent 29922004ea
commit f78cab7dd8
12 changed files with 48 additions and 79 deletions

2
.gitignore vendored
View File

@@ -6,7 +6,7 @@ deno.lock
node_modules/
# Build outputs
ts_bundled/
dist_serve/
# Development
.nogit/