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
woonki.moon 2021-07-06T00:07:29.225Z

I'm using the Krell. Whenever I add a file(*.cljs) in my project, I should re-run the commands clj -M -m krell.main -co build.edn -c clj -M -m krell.main -co build.edn -r respectively. Krell seems can't find the new added file without it. I'm very new to clj(s), so probably I'm missing something. Is there any way to make this flow better?

gammarray 2021-07-06T03:08:31.226300Z

I noticed the same thing recently. Also wondering if there is a better way?

1