samedhi / firemore

Firebase + Clojure -> Firemore
https://firemore.org/
MIT License
19 stars 4 forks source link

Figwheel is just finicky #52

Closed samedhi closed 3 years ago

samedhi commented 4 years ago

Might be my configuration, might be a need to upgrade, not sure. I do know that compilation errors (for instance forgetting to do the value part of a l let [binding value] will cause a compilation error that basically just locks up figwheel. Have to actually start and stop the thing to get it to start watching for changes again. That is lame.

Unaceptable Error Messages on compilatio (did not include options)

samedhi commented 3 years ago

I haven't observed this behavior recently.