Enable parallel builds.

This commit is contained in:
Andrey Antukh
2016-06-12 13:40:31 +03:00
parent c13e86c735
commit ab36a12385

View File

@@ -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"}