Build in the review tool.

This commit is contained in:
Greyson Parrelli
2026-08-24 09:24:01 -04:00
parent 4eef6a28d3
commit 407dd81512
55 changed files with 12932 additions and 40 deletions
+7
View File
@@ -4,3 +4,10 @@ zig-out/
# build.zig.zon and must not be committed.
zig-pkg/
result
# The review UI's build inputs and outputs. `zig build` runs Vite itself (see
# build.zig) and embeds what it produces, so dist is a build artifact like any
# other; node_modules comes from `mise run web-deps`.
web/node_modules/
web/dist/
web/*.tsbuildinfo