Fork me on GitHub
#figwheel
<
2017-05-04
>
manuel07:05:00

@macrobartfast I use clj-refactor to add dependencies. This way, they're added and hot-reloaded. https://github.com/clojure-emacs/clj-refactor.el/wiki/cljr-add-project-dependency

macrobartfast14:05:23

@manuel thanks for that! I'll take a look.