Skip to content

Commit ea5e040

Browse files
ldezSeigeC
authored andcommitted
dev: upgrade to gatsby 4 (golangci#2553)
1 parent 94009d0 commit ea5e040

File tree

4 files changed

+24805
-35833
lines changed

4 files changed

+24805
-35833
lines changed

docs/gatsby-config.js

-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module.exports = {
2222
},
2323
plugins: [
2424
`gatsby-alias-imports`,
25-
2625
`gatsby-transformer-sharp`,
2726
`gatsby-plugin-sharp`,
2827
{
@@ -52,7 +51,6 @@ module.exports = {
5251
gatsbyRemarkPlugins: [
5352
`gatsby-remark-autolink-headers`,
5453
`gatsby-remark-external-links`,
55-
`gatsby-remark-embedder`,
5654
{
5755
resolve: `gatsby-remark-images`,
5856
options: {
@@ -109,7 +107,6 @@ module.exports = {
109107
},
110108
`gatsby-plugin-netlify`,
111109
`gatsby-plugin-netlify-cache`,
112-
113110
`gatsby-plugin-catch-links`,
114111
`gatsby-plugin-emotion`,
115112
`gatsby-plugin-react-helmet`,

0 commit comments

Comments
 (0)