mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Add missing config on dist.clj script.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
:warnings {:ns-var-clash false}
|
||||
:output-to "resources/public/js/main.js"
|
||||
:output-dir "resources/public/js"
|
||||
:closure-defines {"uxbox.repo.core.url"
|
||||
"https://test.uxbox.io/api"}
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:language-in :ecmascript5
|
||||
|
||||
Reference in New Issue
Block a user