Skip to content

Commit

Permalink
added breakpoints to sharp_attributes set in babel-helpers (#30451)
Browse files Browse the repository at this point in the history
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
  • Loading branch information
dev-szymon and gatsbybot committed May 5, 2021
1 parent 3c7931f commit f6575fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-plugin-image/src/babel-helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const SHARP_ATTRIBUTES = new Set([
`tracedSVGOptions`,
`sizes`,
`backgroundColor`,
`breakpoints`,
])

export function normalizeProps(
Expand Down

0 comments on commit f6575fd

Please sign in to comment.