1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-08-12 08:47:01 +02:00

Disable asset path

This commit is contained in:
Kevin Kandlbinder 2021-09-24 16:29:56 +02:00
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`,