shannonmoeller / gulp-hb

A sane Gulp plugin to compile Handlebars templates. Useful as a static site generator.

Home Page:http://npm.im/gulp-hb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Partials in subdirectories are not found

MickL opened this issue · comments

Please see:
#43

I already got this problem with gulp-compile-handlebars. I debugged that module and saw that the partials in the subdirectories are being registered. Unfortionally they are not found anyway.

Maybe this is a problem of handlebars itself?

Reopening #43.