web build

This commit is contained in:
2026-07-16 14:06:58 +07:00
parent 4b57a1d2a6
commit c69cd6cf7a
28 changed files with 348 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ edition.workspace = true
publish.workspace = true
[dependencies]
workspace = { path = "../crates/workspace" }
assets = { path = "../crates/assets" }
ui = { path = "../crates/ui" }
theme = { path = "../crates/theme" }