@ -4,8 +4,8 @@ tmp_dir = "tmp"
[build]
args_bin = []
bin = "./_output/main"
cmd = "go build -o ./_output/ ./cmd/howmuch/*.go"
bin = "./_output/howmuch"
cmd = "make build"
delay = 1000
exclude_dir = ["assets", "tmp", "vendor", "testdata", "_output"]
exclude_file = []
The note is not visible to the blocked user.