mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Enable parallel builds for figwheel (thanks to cljs 1.7.228).
This commit is contained in:
parent
e42bc6e84b
commit
101e2366e1
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user