require-handlebars-plugin
require-handlebars-plugin copied to clipboard
Support for Handlebars 1.0.rc.2
Current version won't work with Handlebars update...
Error at line 149:
if ( statement && statement.type && statement.type === 'partial' ) {
res.push(statement.id.string); //statement.id is undefined now
}