mirror of https://github.com/statping/statping
dist folder fix
parent
061496f4af
commit
55a26906c2
2
Makefile
2
Makefile
|
@ -118,7 +118,7 @@ yarn:
|
||||||
cd frontend && yarn
|
cd frontend && yarn
|
||||||
|
|
||||||
# compile assets using SASS and Rice. compiles scss -> css, and run rice embed-go
|
# compile assets using SASS and Rice. compiles scss -> css, and run rice embed-go
|
||||||
compile: generate frontend-build
|
compile: frontend-build
|
||||||
rm -f source/rice-box.go
|
rm -f source/rice-box.go
|
||||||
cd source && rice embed-go
|
cd source && rice embed-go
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue