Replies: 1 comment 1 reply
-
Bump |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
We're using handlebars for our email templates, one handlebars file per template. Using Mailgun you can't upload partials and reference them and some of our templates share things like footer. So I'm wondering if there's a good way to compile a new handlebars template which bakes in the partials? I'm figuring I can just do a reg-exp replace but I wanted to check if there's an "official" way of doing so.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions