build: collect frontend artifacts under output

This commit is contained in:
david
2026-07-31 15:24:43 +08:00
parent af24eaeb0b
commit baa6399bb3
2 changed files with 47 additions and 5 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ builds
.builds
bin
out
output/
target
release
debug