From 7fd5e6189d7fe048326c783738d75eb701947d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Schl=C3=BCter?= Date: Mon, 11 Jun 2018 18:27:31 +0200 Subject: [PATCH] Update re-frame-10x config --- shadow-cljs.edn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shadow-cljs.edn b/shadow-cljs.edn index 95a5f01..b145502 100644 --- a/shadow-cljs.edn +++ b/shadow-cljs.edn @@ -20,8 +20,7 @@ {:app {:target :browser :output-dir "public/app/js" :asset-path "/app/js" - :closure-defines {"re_frame.trace.trace_enabled_QMARK_" true - "day8.re_frame.tracing.trace_enabled_QMARK_" true} + :closure-defines {"re_frame.trace.trace_enabled_QMARK_" true} :modules {:main {:entries [airsonic-ui.core]}} :devtools {:http-root "public" :http-port 8080