Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LY1806620741 committed Jun 27, 2024
1 parent 020d4b0 commit 6c9e8ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"postinstall": "umi setup",
"setup": "umi setup",
"start": "npm run dev",
"go:build": "go run gen.go && go build --tags withsource",
"go:build:wingui": "go run gen.go && go build --tags withsource -ldflags \"-H windowsgui\""
"go:build": "goreleaser build --single-target --snapshot"
},
"dependencies": {
"umi": "^4.0.81"
Expand Down

0 comments on commit 6c9e8ae

Please sign in to comment.