mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Fix dist compilation script.
This commit is contained in:
parent
da5ac3bda3
commit
1aab333eba
@ -17,7 +17,7 @@
|
|||||||
:source-map "resources/public/js/main.js.map"
|
:source-map "resources/public/js/main.js.map"
|
||||||
:static-fns true
|
:static-fns true
|
||||||
:pretty-print true
|
:pretty-print true
|
||||||
:language-in :ecmascript5
|
:language-in :ecmascript6
|
||||||
:language-out :ecmascript5
|
:language-out :ecmascript5
|
||||||
:verbose true})
|
:verbose true})
|
||||||
(println "... done. Elapsed" (/ (- (System/nanoTime) start) 1e9) "seconds"))
|
(println "... done. Elapsed" (/ (- (System/nanoTime) start) 1e9) "seconds"))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user