mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 21:46:11 +02:00
More improvements to deploy tasks.
This commit is contained in:
parent
0b1f831efc
commit
ce2ac6fe47
2 changed files with 10 additions and 5 deletions
|
@ -14,7 +14,8 @@
|
|||
:warnings {:ns-var-clash false}
|
||||
:output-to "resources/public/js/main.js"
|
||||
:output-dir "resources/public/js"
|
||||
:optimizations :advanced
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:language-in :ecmascript5
|
||||
:language-out :ecmascript5
|
||||
:verbose true})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue