dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
giles 2016-08-23T00:43:13.000994Z

I'm using the boot-cljs-devtools task, and tried passing :dirac-opts {:nrepl-tunnel {:host "192.168.1.75" :port 8231}}, but that only affected the local agent config, not the page-specific Dirac runtime

giles 2016-08-23T01:28:44.000995Z

fixed that issue by using environ to set the :dirac-agent-host environment variable...now I've got dirac.lib.nrepl-tunnel-server Received a bootstrap error from client {:op :bootstrap-error}

richiardiandrea 2016-08-23T01:40:34.000996Z

@giles can you please also open an issue so that I can keep track of it? env var or conf should be end up doing the same thing so I guess there is a problem in boot-cljs-devtools

richiardiandrea 2016-08-23T01:41:32.000997Z

also make sure you use: https://clojars.org/powerlaces/boot-cljs-devtools