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
My initial motivation for writing this was to integrate Handlebars templates into the Rails asset pipeline so concatenation of multiple files is left to an external library like Sprockets. I'd suggest using that or Jammit to concatenation your JS files. If it can't be used with Jammit then let me know and I'll look at fixing it.
Is there any way to compile multiple handlbars templates to a single file templates.js?
The text was updated successfully, but these errors were encountered: