Fork me on GitHub
#lein-figwheel
<
2018-03-25
>
blackawa11:03:55

I am getting trouble with figwheel-sidecar and stuartsierra's component. It shows exception 'figwheel is not defined' when I build cljs and access page. There seems to be no issues about this exception in GitHub. Does anyone knows solution about this exception? Repository is here. Thank you. https://github.com/blackawa/spa

blackawa15:03:48

I found some details of my problem. Exception figwheel is not defined occurs when I add venantius/accountant 0.2.4 to my project.clj . I do not know why, so will read source code of accountant.