Fork me on GitHub
#figwheel-main
<
2019-01-20
>
alexandergunnarson07:01:24

For some reason this connects to a REPL clojure -Sdeps "{:deps {com.bhauman/figwheel-main {:mvn/version \"0.2.0\"}}}}" -m figwheel.main whereas lein trampoline run -m figwheel.main (with or without -r) does not. Same story as with Leiningen when calling (figwheel.main/-main) in Boot. This is with the latest versions of all of these tools. Any ideas about how to fix this?

dominicm20:01:40

Is it possible for me to trigger a figwheel reload programmatically?