diff --git a/frontend/shadow-cljs.edn b/frontend/shadow-cljs.edn index a0673a0e9..29f8df99d 100644 --- a/frontend/shadow-cljs.edn +++ b/frontend/shadow-cljs.edn @@ -77,6 +77,7 @@ :output-wrapper true :rename-prefix-namespace "PENPOT" :source-map true + :pretty-print true :elide-asserts true :anon-fn-naming-policy :off :source-map-detail-level :all}}}