diff --git a/scripts/figwheel.clj b/scripts/figwheel.clj index fa9d0f4a5..5f5398e25 100644 --- a/scripts/figwheel.clj +++ b/scripts/figwheel.clj @@ -14,6 +14,7 @@ :source-paths ["frontend"] :compiler {:main 'uxbox.core :asset-path "js" + :parallel-build true :optimizations :none :pretty-print true :language-in :ecmascript5