web: clear screen on rebuild
This commit is contained in:
parent
43b3625656
commit
3fe61f8b09
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user