We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e36663 + 099f3a7 commit 98c3990Copy full SHA for 98c3990
1 file changed
gatsby-config.js
@@ -474,8 +474,6 @@ module.exports = {
474
},
475
476
477
- "gatsby-plugin-sharp",
478
- "gatsby-transformer-sharp",
479
{
480
resolve: "gatsby-source-filesystem",
481
options: {
@@ -638,4 +636,4 @@ module.exports = {
638
636
"gatsby-plugin-meta-redirect",
639
637
// make sure this is always the last one
640
],
641
-};
+};
0 commit comments