-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Labels
topic: source-contentfulRelated to Gatsby's integration with ContentfulRelated to Gatsby's integration with Contentfultype: bugAn issue or pull request relating to a bug in GatsbyAn issue or pull request relating to a bug in Gatsby
Description
Hello!
On this documentation page:
https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful#using-the-new-gatsby-image-plugin
The documentation currently states:
- Install the plugins:
npm install gatsby-plugin-image gatsby-plugin-sharp
But gatsby-plugin-image
is already a dependency of gatsby-source-contentful
, and it works fine without the redundant install.
I didn't open a Pull Request because I'm not sure if this is intended or not.
Thanks
Metadata
Metadata
Assignees
Labels
topic: source-contentfulRelated to Gatsby's integration with ContentfulRelated to Gatsby's integration with Contentfultype: bugAn issue or pull request relating to a bug in GatsbyAn issue or pull request relating to a bug in Gatsby