0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-17 10:11:22 -05:00

Update figwheel.clj

This commit is contained in:
Andrey Antukh 2016-04-09 18:51:54 +03:00
parent ac4e090b96
commit 78e7f57655

View file

@ -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