chore: update config
This commit is contained in:
parent
0fc0e93864
commit
684b9f3da8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
[[plugins]]
|
||||
package = "netlify-plugin-cache"
|
||||
[plugins.inputs]
|
||||
paths = [ ".cache", "./src/assets/img/cache" ]
|
||||
paths = [ "./src/assets/img/cache" ]
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-lighthouse"
|
||||
|
|
Reference in a new issue