Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby-source-contentful): force base64 previews to be formatted as JPEG #32155

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

axe312ger
Copy link
Collaborator

If I did not overlook something here, we did not format our base64 previews to JPEG when resizing them. That would lead to bigger embedded images / html payload as needed.

This enforces JPG for all base64 previews

@axe312ger axe312ger added status: needs core review Currently awaiting review from Core team member topic: source-contentful Related to Gatsby's integration with Contentful labels Jun 29, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 29, 2021
@wardpeet wardpeet added bot: merge on green Gatsbot will merge these PRs automatically when all tests passes and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jun 29, 2021
@gatsbybot gatsbybot merged commit 7c343ff into master Jun 29, 2021
@gatsbybot gatsbybot deleted the fix/contentful-base-64 branch June 29, 2021 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes status: needs core review Currently awaiting review from Core team member topic: source-contentful Related to Gatsby's integration with Contentful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants