We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a28bd2 commit 6b1f18bCopy full SHA for 6b1f18b
Makefile
@@ -4,5 +4,6 @@ setup:
4
go install github.com/go-bindata/go-bindata/...
5
6
build:
7
+ npm run build
8
go-bindata -fs -prefix "public/" public/ public/build
9
go build -ldflags="-s -w"
0 commit comments