web: clear screen on rebuild
This commit is contained in:
@@ -9,6 +9,10 @@ port = 6758
|
|||||||
[[proxy]]
|
[[proxy]]
|
||||||
backend = "http://localhost:9345/api/"
|
backend = "http://localhost:9345/api/"
|
||||||
|
|
||||||
|
[[hooks]]
|
||||||
|
stage = "pre_build"
|
||||||
|
command = "clear"
|
||||||
|
|
||||||
#[[hooks]]
|
#[[hooks]]
|
||||||
#stage = "pre_build"
|
#stage = "pre_build"
|
||||||
#command = "cargo"
|
#command = "cargo"
|
||||||
|
|||||||
Reference in New Issue
Block a user