vouch-opensource / krell

Simple ClojureScript React Native Tooling
Eclipse Public License 1.0
675 stars 37 forks source link

:cljs/quit doesn't work after lost connection #63

Closed swannodette closed 4 years ago

swannodette commented 4 years ago

If the connection is lost we should update the state of the REPL so that :cljs/quit can work.

swannodette commented 4 years ago

fixed on master