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
2021-05-29T14:46:05.095100Z

I get alot of Could not evalutate ….. Namespace …. already declared when using krell. I think I used to get the same error at some point with figwheel when the reload hooks was not set up correctly. Is there a way to avoid these errors with krell?

2021-05-29T14:48:12.096500Z

Everything runs as expected, so I’m thinking I could just ignore it with set-loggers! of re-frame. I’ve already done so for some other warnings