From 45d4d391d882d8e68517a5b120162a3c3ef3b315 Mon Sep 17 00:00:00 2001 From: johnnyjoy Date: Thu, 7 Nov 2024 23:34:39 +0800 Subject: [PATCH] fix: air script in windows --- scripts/.air-windows.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/.air-windows.toml b/scripts/.air-windows.toml index 300ed4ba..d0af7680 100644 --- a/scripts/.air-windows.toml +++ b/scripts/.air-windows.toml @@ -11,5 +11,6 @@ exclude_file = [] exclude_regex = [] exclude_unchanged = true follow_symlink = false +send_interrupt = true kill_delay = 2000 stop_on_error = true