Skip to content

Commit

Permalink
will git stop being weird (#29897) (#29907)
Browse files Browse the repository at this point in the history
(cherry picked from commit 57c131d)

Co-authored-by: LB <laurie@gatsbyjs.com>
  • Loading branch information
GatsbyJS Bot and LB committed Mar 2, 2021
1 parent c98c87f commit b2628da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gatsby-transformer-sharp/src/customize-schema.js
Expand Up @@ -465,7 +465,6 @@ const imageNodeType = ({
not know the formats of the source images, as this could lead to unwanted results such as converting JPEGs to PNGs. Specifying
both PNG and JPG is not supported and will be ignored.
`,
defaultValue: [``, `webp`],
},
outputPixelDensities: {
type: GraphQLList(GraphQLFloat),
Expand Down

0 comments on commit b2628da

Please sign in to comment.