Fork me on GitHub
#dirac
<
2016-08-23
>
giles00:08:13

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

giles01:08:44

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}

richiardiandrea01:08:34

@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