gulp-hb
gulp-hb copied to clipboard
A sane Gulp plugin to compile Handlebars templates. Useful as a static site generator.
This is a really weird bug, but I couldn't figure out why my partials weren't being found... if I make any partial that starts with the word `new` or `data`,...
Hi! I have this function setup to compile my hbs files and I'm using a data.json file for the content. The problem is that I'm trying to use the **compileOptions**...
Changing something in my html file works fine. But when changing the hbpartial.hbs partial the changes are not visible until I edit the html file or restart gulp. ``` function...
Hi @shannonmoeller, we experience really bad performance issues while watching lots of hbs templates and partials in some of our larger projects. Especially on windows systems the task runs minutes...