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?