mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 07:30:24 +00:00
Minor fixes on worker build scripts.
This commit is contained in:
parent
dea367a84a
commit
b16a649121
@ -12,6 +12,7 @@
|
|||||||
:parallel-build true
|
:parallel-build true
|
||||||
:optimizations :simple
|
:optimizations :simple
|
||||||
:static-fns true
|
:static-fns true
|
||||||
|
:pretty-print true
|
||||||
:language-in :ecmascript6
|
:language-in :ecmascript6
|
||||||
:language-out :ecmascript5
|
:language-out :ecmascript5
|
||||||
:verbose true})
|
:verbose true})
|
||||||
|
|||||||
@ -13,6 +13,7 @@
|
|||||||
:parallel-build true
|
:parallel-build true
|
||||||
:optimizations :simple
|
:optimizations :simple
|
||||||
:static-fns true
|
:static-fns true
|
||||||
|
:pretty-print false
|
||||||
:language-in :ecmascript6
|
:language-in :ecmascript6
|
||||||
:language-out :ecmascript5
|
:language-out :ecmascript5
|
||||||
:verbose true})
|
:verbose true})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user