UNPKG

rendr-handlebars

Version:

Glue handlebars templates into a Rendr app.

7 lines (6 loc) 173 B
module.exports = function(Handlebars) { return { 'other_template_pattern/home_view': function() {}, 'other_template_pattern/subdir/nav_view': function() {} } };