mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Minor fixes on worker build scripts.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
:parallel-build true
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:pretty-print true
|
||||
:language-in :ecmascript6
|
||||
:language-out :ecmascript5
|
||||
:verbose true})
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
:parallel-build true
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:pretty-print false
|
||||
:language-in :ecmascript6
|
||||
:language-out :ecmascript5
|
||||
:verbose true})
|
||||
|
||||
Reference in New Issue
Block a user