mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
Setup advanced compilation on dist.
This commit is contained in:
parent
6113e2e842
commit
c7e09dc13d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
:warnings {:ns-var-clash false}
|
||||
:output-to "resources/public/js/main.js"
|
||||
:output-dir "resources/public/js"
|
||||
:optimizations :simple
|
||||
:optimizations :advanced
|
||||
:language-in :ecmascript5
|
||||
:language-out :ecmascript5
|
||||
:verbose true})
|
||||
|
|
Loading…
Reference in a new issue