Fork me on GitHub
#cljsrn
<
2021-04-26
>
Michel A.10:04:41

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

dnolen11:04:01

You need to delete index.js manually

dnolen11:04:39

you have an old one

dnolen11:04:36

@michel_apostolou I fixed master to avoid this case

Michel A.12:04:04

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