require-handlebars-plugin
require-handlebars-plugin copied to clipboard
Rename demo/template folder to plural, and update reference to dependencies to build the demo
I wasn't able to run the build.sh file without these changes.
There seems to still be some error with the built file.
Uncaught Error: Missing helper: '$'
Any ideas? I can see that the helper is registered at the start of hbs.js for some i18n stuff, but I don't know for which purpose.
EDIT: Anything to do with "removal" of i18n-"stuff"? 2fa294cd90e32cac0a9bb791c6ce310b629a0d52 if so, maybe remove references to it?