Skip to content

Commit

Permalink
will git stop being weird (#29897)
Browse files Browse the repository at this point in the history
  • Loading branch information
LB committed Mar 1, 2021
1 parent 5d312fe commit 57c131d
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 57c131d

Please sign in to comment.