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 there an easy way to compile/convert handlebar templates (.handlebars) into marko compatible files?
In my project, I have several handlebars files that I precompile into JS and include in my project to be used by calling JS Handlebars.* method. What would be the fastest way to switch to marko for my use case?
The text was updated successfully, but these errors were encountered:
Is there an easy way to compile/convert handlebar templates (.handlebars) into marko compatible files?
In my project, I have several handlebars files that I precompile into JS and include in my project to be used by calling JS Handlebars.* method. What would be the fastest way to switch to marko for my use case?
The text was updated successfully, but these errors were encountered: