From 306c5fb0727cc3731304215e281aba2f13528525 Mon Sep 17 00:00:00 2001 From: Sean Hagstrom Date: Tue, 10 Dec 2024 14:33:25 -0800 Subject: [PATCH] chore: replace re-frisk dev preload with local preload --- shadow-cljs.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadow-cljs.edn b/shadow-cljs.edn index 0283dab696..1730f976f3 100644 --- a/shadow-cljs.edn +++ b/shadow-cljs.edn @@ -58,7 +58,7 @@ :preloads [;; The official recommendation is to ;; load the debugger preload first. flow-storm.api - re-frisk-remote.preload + dev.re-frisk-preload status-im.setup.schema-preload ;; In order to use component test helpers in the REPL we need to ;; preload namespaces that are not normally required by