Fork me on GitHub
#cljsrn
<
2022-07-08
>
hadils17:07:22

Hi! After many days of troubleshooting, I have discovered what I think is a problem with Clojurescript and React Native. I compile my production build with :optimizations :advanced and the Android emulator generates a “corrupt JS bundle” error. Reducing to :none causes this to go away, but the Krell REPL is activated. Any suggestions for me? Thanks in advance!

reefersleep08:07:08

Using some js libraries that you haven’t externed, maybe?