contentful-userland / gatsby-contentful-starter

Gatsby starter for a Contentful project from the community.
https://contentful-userland.github.io/gatsby-contentful-starter/
MIT License
279 stars 122 forks source link

Why is Sharp plugin used? #64

Open bsgreenb opened 4 years ago

bsgreenb commented 4 years ago

https://github.com/contentful-userland/gatsby-contentful-starter/blob/master/gatsby-config.js

But from the sharp docs:

By default, the gatsby-source-contentful plugin creates a ContentfulAsset node for every image with links to Contentful’s CDN, therefore it is not necessary to use gatsby-transformer-sharp together with gatsby-source-contentful.