boot-cljs-repl
boot-cljs-repl copied to clipboard
Browser console prints stop working when socket connects
There should be a way to set weasel's :print value. Currently it is not configured, so defaults to :repl. This leads to vanishing of browser logging (enabled via (enable-console-print!)) when boot-cljs-repl's script is loaded.
Bumped into this too.
+1