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

Fixes #10 by adding a new context option #11

Closed anpieber closed 9 years ago

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9a9c0fcd2f15e2a9cb6369daf6b279846ef37169 on anpieber:ALLOW_DIRECT_CONTEXT into 942c66ae1581db9b20eb8c45d3954d4f2425b882 on shannonmoeller:master.

shannonmoeller commented 9 years ago

Thank you very very much for the PR and for making sure that you 100% met the contribution guidelines. That said, I've implemented an alternate solution in the require-glob and handlebars-registrar modules which this then inherits. Closing this PR. See #10 for further discussion.