That is disabled intentionally
Sorry I was trying to find where it's mentioned in the documentation but I couldn't 😞 iirc it was decided to make the cljs recompile only happen on (reset)
to prevent the front- and back-ends getting out of sync. Took me a little bit of getting used to at first but in the end I liked it. Running (reset)
is very lightweight, it will only restart keys that have changed.