Skip to content

Commit 1eef8e0

Browse files
authoredJul 25, 2022
chore(create-gatsby): Remove gatsby-plugin-react-helmet (#36222)

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎packages/create-gatsby/src/questions/features.json

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
}
1717
}
1818
},
19-
"gatsby-plugin-react-helmet": {
20-
"message": "Add page meta tags with React Helmet",
21-
"dependencies": ["react-helmet"]
22-
},
2319
"gatsby-plugin-sitemap": { "message": "Add an automatic sitemap" },
2420
"gatsby-plugin-manifest": {
2521
"message": "Generate a manifest file",

0 commit comments

Comments
 (0)
Please sign in to comment.