vouch-opensource / krell

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

KRELL-106: Requiring a namespace not in goog dep graph at REPL start fails #107

Closed swannodette closed 3 years ago

swannodette commented 3 years ago

Refactor recompile so that the try/catch is only around compilation. Build up the goog dep string in the loop. Eval the dep string on the client at the end of the loop.