What do you do when the initial compile fails, and you get a prompt
to make it have another go at compiling
I've tried (reset-autobuild)
but it hangs
(reset-autobuild)
only seems to work once there's been an ok initial compile
(I'm on version 0.5.13 at the moment, using react native)
is there a way to turn down the printing to the browser console? when I change a namespace that many others depend upon it spams the console and it makes other println debugging challenging. (turning off ‘info’ level doesn’t, because that turns off my own println’s)
did figwheel remove the pretty pictures in the that point to where your code is broken 😊
nevermind me!