2 lines
81 B
Bash
2 lines
81 B
Bash
|
cd gui && pnpm build && cd ..
|
||
|
go build -o ${cmd}.out -ldflags "-w -s" main.go
|