mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 13:11:37 +02:00
Use advanced compilation mode for production.
This commit is contained in:
parent
9a98faf1f6
commit
149e99f466
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
:output-dir "dist/js/main"
|
||||
:closure-defines {"uxbox.common.constants.url"
|
||||
"https://test.uxbox.io/api"}
|
||||
:optimizations :simple
|
||||
:optimizations :advanced
|
||||
:externs ["externs/main.js"]
|
||||
:static-fns true
|
||||
:pretty-print false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue