You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah thanks! Let me look into this 😄 What are you expecting image to be? Just a string? Currently sharp-loader returns a fair chunk of metadata too and was mostly built for more complex use cases. I'll see what I can do though 🎉
I'm working on a project in Gatsby and don't want to mess about with the canned webpack configuration it provides just to load a couple of images.
So I want to use this loader with an
import
line in the JS file alone, and configure it with query strings.Is this possible?
So far I'm trying
I was hoping this would simply convert the PNG to a JPEG. Ideally I want to specify quality level and have it optimized too.
I'm getting
The text was updated successfully, but these errors were encountered: