shannonmoeller / gulp-hb

A sane Gulp plugin to compile Handlebars templates. Useful as a static site generator.
http://npm.im/gulp-hb
MIT License
147 stars 14 forks source link

Errors being swallowed? #38

Closed shannonmoeller closed 8 years ago

shannonmoeller commented 8 years ago

Need to investigate whether gulp-hb is swallowing errors.

https://github.com/shannonmoeller/handlebars-wax/issues/7

shannonmoeller commented 8 years ago

@mendlik

pmendelski commented 8 years ago

Sorry for such a long break. I did small investigation it seems that handlebars does not generate errors. I created an issue for that: https://github.com/wycats/handlebars.js/issues/1219

shannonmoeller commented 8 years ago

I'm going to close this issue in favor of the one you mentioned. Feel free to reopen, if needed.