You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use this without assemble and just register the helpers with handlebars like handlebars.registerHelper('moment', require('handlebars-helper-moment'));
I have tried doing this but it did not work. Am I doing something wrong or is this not possible?
The text was updated successfully, but these errors were encountered:
Is it possible to use this without assemble and just register the helpers with handlebars like
handlebars.registerHelper('moment', require('handlebars-helper-moment'));
I have tried doing this but it did not work. Am I doing something wrong or is this not possible?
The text was updated successfully, but these errors were encountered: