Fork me on GitHub
#figwheel
<
2017-11-02
>
danielneal14:11:40

What do you do when the initial compile fails, and you get a prompt

danielneal14:11:53

to make it have another go at compiling

danielneal14:11:00

I've tried (reset-autobuild) but it hangs

danielneal14:11:17

(reset-autobuild) only seems to work once there's been an ok initial compile

danielneal14:11:24

(I'm on version 0.5.13 at the moment, using react native)

uwo16:11:40

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)

uwo20:11:01

did figwheel remove the pretty pictures in the that point to where your code is broken 😊

uwo20:11:02

nevermind me!