Fork me on GitHub
#cljsrn
<
2021-05-29
>
hkjels14:05:05

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?

hkjels14:05:12

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