Add: just commands for release build

This commit is contained in:
DaZuo0122
2026-02-13 11:22:46 +08:00
parent 3c3ca342c9
commit 55fe53235d
21 changed files with 253 additions and 97 deletions

View File

@@ -13,6 +13,7 @@ body {
width: 100vw;
height: 100vh;
position: relative;
user-select: none;
}
.canvas-host {