From a93099fd6ef914c3169232fdda69aa5b1be4b387 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Fri, 13 Feb 2026 19:18:48 +0000 Subject: [PATCH] Don't stop the server if there is a build error --- .air.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.air.toml b/.air.toml index 3d6711fd..8faf58c1 100644 --- a/.air.toml +++ b/.air.toml @@ -25,7 +25,7 @@ tmp_dir = "tmp" rerun = false rerun_delay = 500 send_interrupt = true - stop_on_error = true + stop_on_error = false [color] app = ""