Skip to content

Commit

Permalink
dev: upgrade to gatsby 4 (#2553)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez authored Feb 6, 2022
1 parent 19385fa commit 4b37b0e
Show file tree
Hide file tree
Showing 4 changed files with 24,805 additions and 35,833 deletions.
3 changes: 0 additions & 3 deletions docs/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ module.exports = {
},
plugins: [
`gatsby-alias-imports`,

`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
{
Expand Down Expand Up @@ -52,7 +51,6 @@ module.exports = {
gatsbyRemarkPlugins: [
`gatsby-remark-autolink-headers`,
`gatsby-remark-external-links`,
`gatsby-remark-embedder`,
{
resolve: `gatsby-remark-images`,
options: {
Expand Down Expand Up @@ -109,7 +107,6 @@ module.exports = {
},
`gatsby-plugin-netlify`,
`gatsby-plugin-netlify-cache`,

`gatsby-plugin-catch-links`,
`gatsby-plugin-emotion`,
`gatsby-plugin-react-helmet`,
Expand Down
Loading

0 comments on commit 4b37b0e

Please sign in to comment.