figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
michal 2017-03-08T09:01:38.000343Z

hi, I have a problem with boot-figreload but I believe it's more figwheel specific question. I'd like to compile my cljs sources into :resource-paths subdirectory, eg. having :resource-paths {"resources"} I want all my files to go into resources/scripts. the question is how to make figwheel aware of this scripts location?