cljsrn

dnolen 2021-09-15T12:28:42.232600Z

@mccraigmccraig ran into lots of problems with Hermes - would not use

mccraigmccraig 2021-09-15T12:32:36.234900Z

thanks @dnolen, we'll avoid it then

mccraigmccraig 2021-09-15T12:32:37.235100Z

meanwhile, we've just confirmed that shadow's :react-native builds with :chunks load the chunk .js files dynamically on js/require ... is it then likely that krell can be configured with regular cljs code-splitting to the same effect ?

dnolen 2021-09-15T12:33:15.235500Z

it could probably work yes - but never tried it

👍 1
mccraigmccraig 2021-09-15T13:09:02.236800Z

cool, we might give it a try and see what happens then: more than 1 option is good