I am trying to use devcards for a new project. I have the project partitioned into two "src" directories. "src" for my ui library and "src-devcards" for the devcards code. I can't get hot-reloading to work with devcards, but figwheel hot reloads my library components.... any suggestions?
it seems like there is not example project for devcards+figwheel?
@bfast so are you launching your project with something like lein figwheel dev devcards
there is a devcards lein template lein new devcards my-project
figured it out... had a underscore in directory 😞
I mean dash