This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-27
Channels
- # beginners (80)
- # boot (5)
- # cider (4)
- # cljsrn (3)
- # clojure (83)
- # clojure-russia (1)
- # clojure-spec (15)
- # clojurescript (20)
- # community-development (8)
- # cursive (6)
- # emacs (5)
- # fulcro (14)
- # hoplon (71)
- # off-topic (6)
- # om (2)
- # onyx (33)
- # parinfer (3)
- # re-frame (21)
- # reagent (20)
- # spacemacs (2)
- # specter (4)
- # vim (8)
@dimovich https://github.com/adzerk-oss/boot-reload/blob/master/CHANGELOG.md#052-2017-08-17
@juhoteperi thanks!
So samestep.boot-refresh
manages to auto refresh functions in a repl, but it doesn't refresh for other tasks. So (refresh)
followed by a (with-pass-thru _ ...)
won't have the refreshed vars. Any ideas?