bhauman / lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Eclipse Public License 1.0
2.88k stars 210 forks source link

Show feedback during re-compile #627

Open wilkerlucio opened 6 years ago

wilkerlucio commented 6 years ago

I was thinking that would be nice if we could see some indicator on the page when Figwheel is compiling the scripts, this way the users would know that a recompilation is triggered and safely wait until it ends (instead of questioning itself all the time: is that compiling?).