diff --git a/scripts/figwheel.clj b/scripts/figwheel.clj index b41c0ff27..594c803dd 100644 --- a/scripts/figwheel.clj +++ b/scripts/figwheel.clj @@ -13,7 +13,7 @@ :compiler {:main 'uxbox.main :asset-path "js" - :parallel-build false + :parallel-build true :optimizations :none ;; :closure-defines {"uxbox.repo.core.url" ;; "https://test.uxbox.io/api"}