9e6f5e93d8
fixes https://github.com/TryGhost/Team/issues/2368 - Removed the usage of the `isLocalContentImage` Koenig util for the email header and feature image url generation. - While we were trying to set the width to 1200px, we didn't have that size hardcoded. So that url would redirect back to the original location instead of serving a smaller image. So I added a new internal size to the `imageOptimization` config. - This is fixed in both the new and old email flow and includes some extra tests for the new flow. |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
email-event-storage.test.js | ||
email-renderer.test.js | ||
email-segmenter.test.js | ||
mailgun-email-provider.test.js | ||
sending-service.test.js |