mirror of
https://github.com/penpot/penpot.git
synced 2025-03-17 18:21:23 -05:00
Update figwheel.clj
This commit is contained in:
parent
ac4e090b96
commit
78e7f57655
1 changed files with 1 additions and 3 deletions
|
@ -16,10 +16,8 @@
|
|||
:asset-path "js"
|
||||
:parallel-build false
|
||||
:optimizations :none
|
||||
;; :closure-defines {"uxbox.repo.core.url"
|
||||
;; "https://test.uxbox.io/api"}
|
||||
:closure-defines {"uxbox.repo.core.url"
|
||||
"http://localhost:6060/api"}
|
||||
"https://test.uxbox.io/api"}
|
||||
:warnings {:ns-var-clash false}
|
||||
:pretty-print true
|
||||
:language-in :ecmascript5
|
||||
|
|
Loading…
Add table
Reference in a new issue