vouch-opensource / krell

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

Krell builds file index at start - excluding ClojureScripts sources after file watcher started from compilation #141

Closed swannodette closed 2 years ago

swannodette commented 2 years ago

Krell builds a file index for change detection (if I recall the file watcher produces too many events). We should revisit this logic so new files are considered and compiled.