cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
Michel A. 2021-04-26T10:07:41.066100Z

Hello all, I’ve tested the latest release of Krell and have an error when metro loads the compiled files. I’ve opened an issue on github : https://github.com/vouch-opensource/krell/issues/131. Any ideas on how to fix this ? Thx

dnolen 2021-04-26T11:23:01.066600Z

You need to delete index.js manually

dnolen 2021-04-26T11:23:39.067400Z

you have an old one

dnolen 2021-04-26T11:30:36.067800Z

@michel_apostolou I fixed master to avoid this case

Michel A. 2021-04-26T12:15:04.069Z

@dnolen thank you for your prompt reply! I tested at 8c7220bf2f287d5d2af1ce74dc683e0a58041ed5 and the issue is corrected ! :thumbsup:

dnolen 2021-04-26T12:16:27.069200Z

np