cheshire137 / gulp-ruby-haml

Haml plugin for Gulp that uses the Ruby Haml gem.
https://www.npmjs.com/package/gulp-ruby-haml
MIT License
27 stars 13 forks source link

Emit error on invalid Haml #1

Closed cheshire137 closed 10 years ago

cheshire137 commented 10 years ago

screen shot 2014-02-13 at 4 54 21 pm

cheshire137 commented 10 years ago

Fixed by using through2 instead of event-stream.