Open
Description
Handlebars supports a second options
parameter for compiling that affects the compiled template. Based on a quick look through https://github.com/pillarjs/hbs/blob/master/lib/hbs.js it seems hbs has no way to provide options for compilation.