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

Add an example using a WebP image #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dHannasch
Copy link

Also, a link to the relevant documentation of git push --force.

…ke this, you can use the smaller WebP image format.

Also, a link to the relevant documentation.
@dHannasch
Copy link
Author

Hmm, I guess this doesn't really clarify very well that you can't include a .webp image in the /images folder, though that's a pretty important point.
gatsbyjs/gatsby#12552
(If you include a .webp in /images, gatsby build will fail with TypeError: Cannot read property 'bitmap' of undefined. At the moment it's not looking likely JIMP will support .webp any time soon, so we need to bypass JIMP this way.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant