Fork me on GitHub
#devcards
<
2018-05-29
>
tungsten20:05:43

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?

tungsten20:05:55

it seems like there is not example project for devcards+figwheel?

bhauman21:05:26

@bfast so are you launching your project with something like lein figwheel dev devcards

bhauman21:05:37

there is a devcards lein template lein new devcards my-project

tungsten22:05:52

figured it out... had a underscore in directory 😞

tungsten22:05:58

I mean dash