vouch-opensource / krell

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

Requiring a namespace not in Goog dep graph at REPL start fails #106

Closed swannodette closed 3 years ago

swannodette commented 3 years ago

During a session, create a namespace, then require it, goog.require cannot find the file.

swannodette commented 3 years ago

This also seems to occur if you require a namespace never referenced from main during development.

swannodette commented 3 years ago

Fixed https://github.com/vouch-opensource/krell/commit/a2ec40ac5fc0dcfd05784fc80baad290dc9e1b48