cljsrn 2021-09-22

@brandon.ringe can just use the source as is - Metro just works for Krell

I'm assuming it should too for shadow but I don't know how the RN support works

I see. It seemed like I had it working like that, but then the app stopped loading if I was requiring a component from my JS lib. Then I switched back to compiling to commonjs and using that, and it works again. I may have had some other issue going on though before.

hrm, that seems strange