gatsbyjs / gatsby-docker

Docker image that builds and hosts a Gatsby site
MIT License
356 stars 88 forks source link

Feat: Cache webp images #48

Open danielsogl opened 3 years ago

danielsogl commented 3 years ago

The updated gatsby-plugin-image plugin generated webp images. Those are currently not cached by the user browser because of the missing nginx configuration

MattFanto commented 3 years ago

Looking for this feature as well :O