This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-08-23
Channels
- # admin-announcements (1)
- # alda (1)
- # bangalore-clj (5)
- # beginners (17)
- # boot (392)
- # capetown (4)
- # cider (16)
- # cljs-dev (24)
- # cljsrn (33)
- # clojure (106)
- # clojure-berlin (1)
- # clojure-nl (1)
- # clojure-russia (168)
- # clojure-spec (85)
- # clojure-uk (137)
- # clojurescript (83)
- # clojutre (4)
- # component (10)
- # cursive (6)
- # datavis (9)
- # datomic (11)
- # defnpodcast (15)
- # dirac (4)
- # docker (1)
- # ethereum (1)
- # hoplon (27)
- # jobs (5)
- # jobs-rus (1)
- # lein-figwheel (2)
- # luminus (5)
- # off-topic (5)
- # om (13)
- # onyx (60)
- # parinfer (2)
- # planck (12)
- # proton (2)
- # re-frame (45)
- # rethinkdb (5)
- # ring-swagger (9)
- # spacemacs (9)
- # specter (49)
- # test-check (1)
- # untangled (104)
- # yada (10)
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
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}
@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
also make sure you use: https://clojars.org/powerlaces/boot-cljs-devtools