mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 03:47:50 +00:00
chore: update bin folder
This commit is contained in:
@ -3,7 +3,7 @@ tmp_dir = ".air"
|
||||
|
||||
[build]
|
||||
bin = "./.air/slash --mode dev"
|
||||
cmd = "go build -o ./.air/slash ./cmd/slash/main.go"
|
||||
cmd = "go build -o ./.air/slash ./bin/slash/main.go"
|
||||
delay = 1000
|
||||
exclude_dir = [".air", "frontend", "build"]
|
||||
exclude_file = []
|
||||
|
Reference in New Issue
Block a user