air: run in devel mode [skip ci]
This commit is contained in:
parent
edf720bcb9
commit
798f245b40
@ -3,8 +3,8 @@ testdata_dir = "testdata"
|
|||||||
tmp_dir = "tmp"
|
tmp_dir = "tmp"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
args_bin = []
|
|
||||||
bin = "./pcmt"
|
bin = "./pcmt"
|
||||||
|
args_bin = ["-devel"]
|
||||||
cmd = "go mod tidy && go build -v ."
|
cmd = "go mod tidy && go build -v ."
|
||||||
delay = 0
|
delay = 0
|
||||||
exclude_dir = ["assets", "tmp", "vendor", "testdata", "node_modules", "static"]
|
exclude_dir = ["assets", "tmp", "vendor", "testdata", "node_modules", "static"]
|
||||||
|
Loading…
Reference in New Issue
Block a user