diff --git a/src/web/update/Update.re b/src/web/update/Update.re index 35be5023..3ffc201f 100644 --- a/src/web/update/Update.re +++ b/src/web/update/Update.re @@ -4,7 +4,7 @@ open Stds; open Tylr_core; open Model; -let catch_exns = ref(false); +let catch_exns = ref(true); [@deriving (show({with_path: false}), sexp, yojson)] type t =