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