Fork me on GitHub
#cljsrn
<
2018-10-22
>
ribelo22:10:46

I need a little help

ribelo22:10:35

Unfortunately, when compiled using lein prod-build/advanced-build, the gradle crashes and does not return any error.

ribelo22:10:33

if I use react-native start + react-native run android, the metro bundler stops at 0.0%.

ribelo22:10:10

after searching web, I thought that the problem is the watchman, just like here https://stackoverflow.com/questions/45477184/built-stuck-at-0-0-while-bundling-index-ios-js/45477185

ribelo22:10:45

but if I use lein with-profile dev cljsbuild once gradle does not make any problem.

ribelo22:10:19

I also found a issue https://github.com/drapanjanas/re-natal/issues/166 but it does not help either.