Skip to content

Commit b02ca7f

Browse files
LBpieh
authored andcommitted
will git stop being weird (#29897)
(cherry picked from commit 57c131d)
1 parent c7a6e9f commit b02ca7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gatsby-transformer-sharp/src/customize-schema.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ const imageNodeType = ({
453453
not know the formats of the source images, as this could lead to unwanted results such as converting JPEGs to PNGs. Specifying
454454
both PNG and JPG is not supported and will be ignored.
455455
`,
456-
defaultValue: [`auto`, `webp`],
457456
},
458457
outputPixelDensities: {
459458
type: GraphQLList(GraphQLFloat),

0 commit comments

Comments
 (0)