Skip to content

Commit b576211

Browse files
GatsbyJS BotLB
GatsbyJS Bot
and
LB
authoredMar 4, 2021
will git stop being weird (#29897) (#30005)
(cherry picked from commit 57c131d) Co-authored-by: LB <laurie@gatsbyjs.com>
1 parent c7a6e9f commit b576211

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

-1
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)
Please sign in to comment.