Disable asset path

This commit is contained in:
Kevin Kandlbinder 2021-09-24 16:29:56 +02:00
parent 4307313327
commit bbfaa1dac6

View file

@ -18,9 +18,6 @@ module.exports = {
},
plugins: [
`gatsby-plugin-eslint`,
{
resolve: "gatsby-plugin-asset-path",
},
`gatsby-plugin-image`,
`gatsby-plugin-sharp`,
`gatsby-transformer-sharp`,