mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-02 11:46:19 +02:00
Disable asset path
This commit is contained in:
parent
4307313327
commit
bbfaa1dac6
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ module.exports = {
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
`gatsby-plugin-eslint`,
|
`gatsby-plugin-eslint`,
|
||||||
{
|
|
||||||
resolve: "gatsby-plugin-asset-path",
|
|
||||||
},
|
|
||||||
`gatsby-plugin-image`,
|
`gatsby-plugin-image`,
|
||||||
`gatsby-plugin-sharp`,
|
`gatsby-plugin-sharp`,
|
||||||
`gatsby-transformer-sharp`,
|
`gatsby-transformer-sharp`,
|
||||||
|
|
Loading…
Add table
Reference in a new issue