Dashboard v2.0.0: #5
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
build: clean wfa-js
|
build: clean wfa-js
|
||||||
@echo "======================== Building Binary ======================="
|
@echo "======================== Building Binary ======================="
|
||||||
|
mkdir -p dist
|
||||||
# resolve symbolic links in web by copying it into dist/web/
|
# resolve symbolic links in web by copying it into dist/web/
|
||||||
cp -rL web/ dist/web/
|
cp -rL web/ dist/web/
|
||||||
CGO_ENABLED=0 go build -tags release -ldflags="-s -w" -v -o dist/ .
|
CGO_ENABLED=0 go build -tags release -ldflags="-s -w" -v -o dist/ .
|
||||||
|
|||||||
+1
-1
Submodule WFA-JS updated: 05cd2d79df...13b522f6a0
Reference in New Issue
Block a user