This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-28
Channels
- # aws (7)
- # beginners (69)
- # boot (67)
- # cider (9)
- # cljs-dev (159)
- # cljsrn (2)
- # clojars (25)
- # clojure (345)
- # clojure-austin (9)
- # clojure-berlin (1)
- # clojure-dusseldorf (10)
- # clojure-italy (3)
- # clojure-nl (1)
- # clojure-portugal (1)
- # clojure-spec (73)
- # clojure-uk (59)
- # clojurescript (163)
- # clojurewerkz (1)
- # component (26)
- # core-matrix (2)
- # cursive (20)
- # datascript (32)
- # datomic (15)
- # dirac (16)
- # emacs (3)
- # hoplon (35)
- # jobs-discuss (87)
- # jobs-rus (95)
- # luminus (15)
- # om (135)
- # om-next (3)
- # onyx (47)
- # pedestal (67)
- # perun (74)
- # play-clj (4)
- # portland-or (1)
- # proton (4)
- # re-frame (13)
- # reagent (18)
- # remote-jobs (17)
- # rum (20)
- # specter (11)
- # untangled (101)
- # yada (18)
@deas it will, but it is independent from Dirac, this is really complex to answer, try to look here: https://github.com/binaryage/dirac/blob/master/docs/about-repls.md#dirac--figwheel
if you want to have super configuration, you can teach Dirac nREPL to use Figwheel’s compiler instead
WOW, synced dirac and figwheel this would be awesome 🙂
hey everyone! i’m having some trouble getting dirac to play nice with cider and boot
i’m able to get dirac running without the cider nrepl middleware
but i have a cider task similar to what’s described here https://github.com/boot-clj/boot/wiki/Cider-REPL
and if i use that before using the boot-cljs-repl dirac task, i get a warning that the middleware is bad
should i be using a separate repl with the cider middleware? and keep that middleware out of the dirac repl?
Ok, last one: Getting :message out/cljs/core.cljs.cache.json (Not a directory)
from the nrepl. Any idea what I am missing?
seems to work to run them separately...