mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-21 22:28:57 +00:00
chore: update air script
This commit is contained in:
parent
85569c032a
commit
3d3f55a931
@ -2,7 +2,7 @@ root = "."
|
||||
tmp_dir = ".air"
|
||||
|
||||
[build]
|
||||
bin = "./.air/slash"
|
||||
bin = "./.air/slash --mode dev"
|
||||
cmd = "go build -o ./.air/slash ./cmd/slash/main.go"
|
||||
delay = 1000
|
||||
exclude_dir = [".air", "web", "build"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user