Fork me on GitHub
#cljsrn
<
2018-02-03
>
Petrus Theron14:02:11

Hey guys, I'm trying to build my Cljs/React Native app. Metro bundler gave me a lot of hell so I switched to Haul. Haul seems nice but my simulator throws, Unhandler JS Exception: goog.require could not fin: cljs.core when loading index.ios.bundle. I suspect this has something to do with nested node_modules, are NPM modules. Any ideas?