Closed hendrikbunnick closed 8 years ago
Thanks for the PR! Looks good. I think I'm going to change handlebarsRuntime
to just handlebars
to keep it consistent across the board.
Sure. Thanks. Gonna appreciate the extra functionality.
Released as v5.1.0.
added the possibility to pass an already instanciated handlebars compiler.
this allows more complex setups with the handlebars compiler and allows for dynamic helpers based on registered partials, helpers, decorators.