jdan / cleaver

30-second slideshows for hackers
http://jdan.github.io/cleaver
MIT License
4.02k stars 305 forks source link

Watch exits on error #142

Closed mike-ward closed 8 years ago

mike-ward commented 8 years ago

image

Watch exits when an error is encounted. In this case my script block was

```j

instead of

```js
jdan commented 8 years ago

Fixed via cf79c02d17abb20540405bce175a003b729d4f19! Thanks for reporting this one, @mike-ward :)

jdan commented 8 years ago

Go ahead and update to 0.7.7 npm update -g cleaver

mike-ward commented 8 years ago

I can confirm the fix works Thanks!

jdan commented 8 years ago

:+1: Glad to hear it!