figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
manuel 2017-05-04T07:51:00.972772Z

@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

macrobartfast 2017-05-04T14:51:23.315535Z

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