mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-18 23:04:21 +01:00
Update air config
This commit is contained in:
@@ -4,8 +4,8 @@ tmp_dir = "tmp"
|
|||||||
|
|
||||||
[build]
|
[build]
|
||||||
args_bin = []
|
args_bin = []
|
||||||
bin = "/tmp/njump"
|
bin = "njump"
|
||||||
cmd = "just debug-build"
|
cmd = "just build"
|
||||||
delay = 0
|
delay = 0
|
||||||
exclude_dir = ["tmp", "vendor", "testdata", "node_modules"]
|
exclude_dir = ["tmp", "vendor", "testdata", "node_modules"]
|
||||||
exclude_file = []
|
exclude_file = []
|
||||||
|
|||||||
Reference in New Issue
Block a user