This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-06-25
Channels
- # beginners (32)
- # boot (1)
- # cljs-dev (25)
- # cljsrn (1)
- # clojure (35)
- # clojure-dev (6)
- # clojure-nl (4)
- # clojure-russia (12)
- # clojure-spec (13)
- # clojure-switzerland (2)
- # clojurescript (63)
- # cursive (9)
- # datomic (18)
- # dirac (32)
- # graphql (6)
- # luminus (8)
- # off-topic (18)
- # pedestal (5)
- # protorepl (1)
- # re-frame (30)
- # remote-jobs (5)
- # untangled (61)
- # yada (7)
“enabling REPL evaluation in-browser on top of Figwheel’s reloading” does this mean that you use Figwheel’s compiler state for REPL evaluations?
Well maybe it is misleading
What that does is to trigger autoreload and all the niceties from figwheel
Does dirac keeps a separate compiler state? If so then I need to change that
The dirac nrepl server runs from the boot fileset/environment
Actually is not dirac's
It is an nrepl server with figwheel sidecar indeed
Uhm need to run now but I will try that when I come back
What should I see?
Ok coo will report back
Uhm maybe I don't start the sidecar loop..because boot has its own watch actually
So I might still need an additional step - pass state to dirac
Cljs state
:k running for real now 😀😀
Yeah it is doable, I expose a websocket server so I just need to emulate what figwheel sidecar does
And i am already doing it or the client hud would not work
@richiardiandrea didn’t get too far on my mac: https://gist.github.com/darwin/d83d315ca889dc1d99d73141d1335536