Skip to content

Commit

Permalink
Remove plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Oct 19, 2023
1 parent e79c8a1 commit 6bc5953
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions gatsby-theme-doctocat-typescript/gatsby-config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,6 @@ const config = {
path: path.resolve('./content')
}
},
{
resolve: 'gatsby-transformer-remark',
options: {
resolve: 'gatsby-remark-images',
options: {
maxWidth: 600
}
}
},
'gatsby-transformer-sharp',
'gatsby-transformer-yaml'
]
Expand Down

0 comments on commit 6bc5953

Please sign in to comment.