mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
9 lines
204 B
YAML
9 lines
204 B
YAML
gfcli:
|
|
build:
|
|
name: "pack"
|
|
arch: "amd64"
|
|
system: "darwin"
|
|
packSrc: "resource/public,manifest/i18n"
|
|
packDst: "packed/build_packed_data.go"
|
|
mod: ""
|
|
cgo: 0 |