mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Fix build-worker script.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
:parallel-build false
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:language-in :ecmascript5
|
||||
:language-in :ecmascript6
|
||||
:language-out :ecmascript5
|
||||
:verbose true})
|
||||
(println "... done. Elapsed" (/ (- (System/nanoTime) start) 1e9) "seconds"))
|
||||
|
||||
Reference in New Issue
Block a user