Make bacon watch lua files too
This commit is contained in:
parent
b0efc9f783
commit
5846220e35
@ -1,3 +1,11 @@
|
|||||||
|
default_job = "test"
|
||||||
|
|
||||||
|
[jobs.test]
|
||||||
|
command = ["cargo", "test"]
|
||||||
|
watch = ["*.lua"]
|
||||||
|
need_stdout = true
|
||||||
|
background = false
|
||||||
|
|
||||||
[jobs.doc]
|
[jobs.doc]
|
||||||
command = ["cargo", "doc", "--workspace"]
|
command = ["cargo", "doc", "--workspace"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user