Fork me on GitHub
#devcards
<
2016-10-09
>
kestrel714:10:04

I’m still getting the error in the browser that it can’t load the resource showdown.js.map. In fact if you create a brand new devcards project using lein new devcards devcards-sample and then run lein figwheel on this new project then you get the same problem.

kestrel714:10:23

Given that not being able to load showdown.js.map seems to be a red herring I think my real problem with devcards not rendering is this:

kestrel714:10:11

OK that’s fixed my moving to the latest version of reagent which also bundles a newer version of react.