Fork me on GitHub
#cljsrn
<
2018-06-04
>
Oliver George05:06:37

Has anyone tried re-natal 0.9? I think it's missing a package.json dependency on "react-dom" but perhaps I'm missing something.

Oliver George05:06:25

I get this error running (start-figwheel "android") but not lein cljsbuild once android: Error: Uncaught Error: Unknown named module: 'react-dom'

Oliver George06:06:37

I guess that suggests it's something in figwheel which is reaching for react-dom.

carocad19:06:20

@olivergeorge that might be related to the change from reagent 0.7 to 0.8. I think that was one of the namespaces which were excluded before in the project.clj