Maxime Brazeilles
Maxime Brazeilles
Slate doc starts to be a bit outdated and we have some part of the documentation that are not really accurate (default values, attribute list, ... ). I know that...
Should fix #2823 soon
Not tested yet. - Need to write doc about how to keep the feature available for users. - Check how to handle this case in mjml-browser
**Is your feature request related to a problem? Please describe.** Using this lib with `Bun` is crashing when uploading a file. ``` 1 | (function (stream, autoAllocateChunkSize) {"use strict"; ^...
Edit: Available on MJML on v5 for now on `experimental ` tag
Allow to import a configuration file. Allow to use Hornet over SSL
Let Hornet support https.createServer: set an ssl boolean into the options. You must specifiy the ssl_key and ssl_cert to make an https server
- Remove `node-fetch` to fix #84 warning ⚠️ Note that 1 test still doesn't work on this PR ``` ➜ web-resource-inliner git:(chore/remove-node-fetch) npm test > [email protected] test > mocha test...
# There's no ETA on this as I work on this on my free time. I don't know if anyone will read this but given the time I have it's...