We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53e9bf commit 3a4f39fCopy full SHA for 3a4f39f
gatsby-config.js
@@ -68,5 +68,7 @@ module.exports = {
68
"gatsby-plugin-catch-links",
69
"gatsby-plugin-styled-components",
70
"gatsby-plugin-typescript",
71
+ "gatsby-transformer-sharp",
72
+ "gatsby-plugin-sharp",
73
],
74
}
0 commit comments