You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thought worth mentioning: I've managed to keep my slow-to-setup pieces of state from annoying reloading by moving it to separate NS and marking it with
(clojure.tools.namespace.repl/disable-reload!)
The text was updated successfully, but these errors were encountered:
Thought worth mentioning: I've managed to keep my slow-to-setup pieces of state from annoying reloading by moving it to separate NS and marking it with
The text was updated successfully, but these errors were encountered: