adzerk-oss / boot-cljs-repl

Boot task providing a REPL for ClojureScript development.
Eclipse Public License 1.0
72 stars 28 forks source link

Browser console prints stop working when socket connects #26

Open alesya-h opened 9 years ago

alesya-h commented 9 years ago

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.

danielsz commented 8 years ago

Bumped into this too.

candland commented 8 years ago

+1