0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00

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"