fix: build-a konpontzen du
This commit is contained in:
@@ -6,13 +6,6 @@ module.exports = {
|
||||
trailingSlash: 'never',
|
||||
plugins: [
|
||||
'gatsby-plugin-react-helmet',
|
||||
{
|
||||
resolve: `gatsby-source-filesystem`,
|
||||
options: {
|
||||
name: `images`,
|
||||
path: `${__dirname}/src/images`,
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: 'gatsby-source-strapi-graphql',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user