mirror of
https://github.com/status-im/pluto.git
synced 2025-02-24 16:38:16 +00:00
7 lines
154 B
Clojure
7 lines
154 B
Clojure
^{:watch-dirs ["src" "figwheel/src" "examples/src"]
|
|
;:auto-testing true
|
|
:log-file "figwheel-main.log"
|
|
:log-level :info}
|
|
{:main pluto.figwheel}
|
|
|