Fork me on GitHub
#figwheel-main
<
2018-12-03
>
dominicm15:12:35

Why is figwheel-main 0.2.0-snapshot bringing in datomic-client?

dominicm15:12:11

With figwheel-main 0.1.9 I'm running into: TypeError: figwheel.core.event_target is null which confused me a bit. Anything I can help debug? 😄

pesterhazy15:12:29

have you tried rm -rf target/ @dominicm

dpsutton17:12:43

it looks like that is commented out of the deps.edn :dev extra deps. for some reason the project.clj file has [com.datomic/client-cloud "0.8.63" in its dependencies and not dev dependencies