mirror of https://github.com/statping/statping
travis
parent
f3618d9441
commit
0b27ff400a
2
Makefile
2
Makefile
|
@ -120,7 +120,7 @@ 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: 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 -i
|
||||||
|
|
||||||
embed:
|
embed:
|
||||||
cd source && rice embed-go
|
cd source && rice embed-go
|
||||||
|
|
Loading…
Reference in New Issue