Updated for Lighthouse
This commit is contained in:
parent
1f7709031c
commit
96a9c2593c
4 changed files with 26 additions and 2 deletions
|
@ -17,6 +17,15 @@
|
|||
"value" : "max-age=31536000"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"source": "**/*.woff2",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "no-cache"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source" : "**/*.@(jpg|jpeg|gif|png|webp|svg)",
|
||||
"headers" : [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue