Air: Keep binary after exiting (#109103)

This commit is contained in:
Matheus Macabu
2025-08-04 09:58:54 +02:00
committed by GitHub
parent 6dc0dedc97
commit 3e66819bac
+1 -1
View File
@@ -7,7 +7,7 @@ exclude_unchanged = true
follow_symlink = true
include_dir = ["apps", "conf", "devenv/dev-dashboards", "pkg", "public/views"]
include_ext = ["go", "ini", "toml", "html", "json"]
stop_on_error = true
stop_on_error = false
send_interrupt = true
kill_delay = 500