-
**Is your feature request related to a problem? Please describe.**
My team decided to rewrite our emails in mjml and use 'mailing' as preview and rendering engine that we'll self host. We do not plan…
-
Hi, im a newbie coder and im using Grapesjs in a react component. i am having troubles to export mjml and html code. When i click on export template button it add an extra tag before and after mjml …
-
After updating `mailing` to 0.8.13 I'm unable to deploy it on Vercel, I'm getting a following output:
```
[23:09:24.788] Warning: Max serverless function size of 50 MB compressed or 250 MB uncompr…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.8.2
**Steps to reproduce crash**
1.
2.
3.
**Global TS Server Plugins**
…
-
**Describe the bug**
I wish to be able to call `useEffect` in my code, particularly in the preview `./emails/previews/Foo.tsx` component. I'm not able though - I'm getting this error:
```
@org/mail…
-
[01:01:05.952] Cloning github.com/love2wind/dub (Branch: main, Commit: a40b188)
[01:01:05.960] Skipping build cache since Vercel CLI used --force option
[01:01:06.430] Cloning completed: 477.253ms
…
-
**Is your feature request related to a problem? Please describe.**
During development, I want to have modularity for the files I am working on, so `mj-include` solves the problem. In production, the …
-
So I was not able to deploy directly, and after a bit of searching through the issues pages, saw that ```getTweet``` function is to be blamed , tried removing it and that lead to a million other issue…
-
I would like to use prettier to only format a few rules and I am wondering if the project can be easily updated (once forked) to just dismiss any code highlights and formatting of any rule outside a s…
-
Hi! I need help please, with an integration of api mailjet & PHP
On a website build in wordpress i integer the mailjet php wrapper and construct email marketing builder. With the api mailjet i can 1)…