feat: update air
This commit is contained in:
parent
db9eb9e93b
commit
600e46d23d
@ -4,8 +4,8 @@ tmp_dir = "tmp"
|
|||||||
|
|
||||||
[build]
|
[build]
|
||||||
args_bin = []
|
args_bin = []
|
||||||
bin = "./_output/main"
|
bin = "./_output/howmuch"
|
||||||
cmd = "go build -o ./_output/ ./cmd/howmuch/*.go"
|
cmd = "make build"
|
||||||
delay = 1000
|
delay = 1000
|
||||||
exclude_dir = ["assets", "tmp", "vendor", "testdata", "_output"]
|
exclude_dir = ["assets", "tmp", "vendor", "testdata", "_output"]
|
||||||
exclude_file = []
|
exclude_file = []
|
||||||
|
Loading…
Reference in New Issue
Block a user