mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 03:26:12 +02:00
Define a new settings for the view application.
This commit is contained in:
parent
bfcb96ae87
commit
58563a41cb
4 changed files with 6 additions and 8 deletions
|
@ -11,8 +11,8 @@
|
|||
:output-to "dist/view/js/view.js"
|
||||
:source-map "dist/view/js/view.js.map"
|
||||
:output-dir "dist/view/js/view/"
|
||||
:closure-defines {"uxbox.config.url"
|
||||
"https://test.uxbox.io/api"}
|
||||
:closure-defines {"uxbox.config.url" "https://test.uxbox.io/api"
|
||||
"uxbox.config.viewurl" "https://test.uxbox.io/view/"}
|
||||
:optimizations :simple
|
||||
:externs ["externs/main.js"]
|
||||
:static-fns true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue