mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Enable rerendering when new code is loaded.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
:build-ids ["dev"]
|
:build-ids ["dev"]
|
||||||
:all-builds
|
:all-builds
|
||||||
[{:id "dev"
|
[{:id "dev"
|
||||||
:figwheel true
|
:figwheel {:on-jsload "uxbox.ui/init"}
|
||||||
:source-paths ["src"]
|
:source-paths ["src"]
|
||||||
:compiler {:main 'uxbox.core
|
:compiler {:main 'uxbox.core
|
||||||
:asset-path "js"
|
:asset-path "js"
|
||||||
|
|||||||
Reference in New Issue
Block a user