mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
dev: upgrade to gatsby 4 (#2553)
This commit is contained in:
parent
19385fa814
commit
4b37b0e375
4 changed files with 11843 additions and 22871 deletions
|
@ -22,7 +22,6 @@ module.exports = {
|
|||
},
|
||||
plugins: [
|
||||
`gatsby-alias-imports`,
|
||||
|
||||
`gatsby-transformer-sharp`,
|
||||
`gatsby-plugin-sharp`,
|
||||
{
|
||||
|
@ -52,7 +51,6 @@ module.exports = {
|
|||
gatsbyRemarkPlugins: [
|
||||
`gatsby-remark-autolink-headers`,
|
||||
`gatsby-remark-external-links`,
|
||||
`gatsby-remark-embedder`,
|
||||
{
|
||||
resolve: `gatsby-remark-images`,
|
||||
options: {
|
||||
|
@ -109,7 +107,6 @@ module.exports = {
|
|||
},
|
||||
`gatsby-plugin-netlify`,
|
||||
`gatsby-plugin-netlify-cache`,
|
||||
|
||||
`gatsby-plugin-catch-links`,
|
||||
`gatsby-plugin-emotion`,
|
||||
`gatsby-plugin-react-helmet`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue