This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-25
Channels
- # aleph (1)
- # beginners (72)
- # boot (3)
- # cider (28)
- # cljs-dev (193)
- # cljsrn (11)
- # clojure (73)
- # clojure-brasil (3)
- # clojure-gamedev (2)
- # clojure-russia (6)
- # clojure-spec (30)
- # clojure-uk (26)
- # clojured (1)
- # clojurescript (32)
- # code-reviews (9)
- # core-async (4)
- # datascript (5)
- # datomic (9)
- # dirac (38)
- # fulcro (23)
- # garden (11)
- # leiningen (1)
- # luminus (11)
- # lumo (6)
- # off-topic (17)
- # quil (2)
- # re-frame (2)
- # reagent (3)
- # ring (3)
- # shadow-cljs (12)
- # spacemacs (4)
- # sql (2)
- # unrepl (85)
- # vim (3)
@lilactown if a file is overwritten by the same content, also trigger a reload?
yeah I ran into that with using e.g. storybook - since you’re consuming the code as a library instead of executing it live, REPL doesn’t work
is there any way to switch shadow-cljs to poll for changes, instead of relying on events?
I’m running into issues running on docker toolbox on windows 🙃 been fighting with it for about ~30 hrs now and at this point, only thing that doesn’t work is hot reload
here's an issue explaining why it doesn't work: https://github.com/docker/for-win/issues/56