mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-18 21:19:44 +00:00
chore: update air config
This commit is contained in:
parent
f886bd7eb8
commit
b6967abd08
@ -5,7 +5,7 @@ tmp_dir = ".air"
|
|||||||
bin = "./.air/slash --mode dev"
|
bin = "./.air/slash --mode dev"
|
||||||
cmd = "go build -o ./.air/slash ./cmd/slash/main.go"
|
cmd = "go build -o ./.air/slash ./cmd/slash/main.go"
|
||||||
delay = 1000
|
delay = 1000
|
||||||
exclude_dir = [".air", "web", "build"]
|
exclude_dir = [".air", "web", "extension", "build"]
|
||||||
exclude_file = []
|
exclude_file = []
|
||||||
exclude_regex = []
|
exclude_regex = []
|
||||||
exclude_unchanged = false
|
exclude_unchanged = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user