Enable rerendering when new code is loaded.

This commit is contained in:
Andrey Antukh
2016-01-17 23:28:10 +02:00
parent 1725f51818
commit d62a6922be

View File

@@ -10,7 +10,7 @@
:build-ids ["dev"]
:all-builds
[{:id "dev"
:figwheel true
:figwheel {:on-jsload "uxbox.ui/init"}
:source-paths ["src"]
:compiler {:main 'uxbox.core
:asset-path "js"