patrickkettner / grunt-compile-handlebars

grunt plugin to compile static html from a handlebars plugin
MIT License
115 stars 29 forks source link

Dependencies update and small fix to be able to pass on options to handlebars #74

Closed pascallalonde closed 3 years ago

pascallalonde commented 6 years ago

Take a look at lines 188 and 230. This will allow handlebars to get the options and compile them.

patrickkettner commented 6 years ago

thanks for the PR! I can't merge a change that updates to your own repo and changes the package name however. Can you revert those changes and I will merge in the updates with credit to you

pascallalonde commented 6 years ago

Yes, no problem at all, didn't realize thoses changes