optimising and making it better
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"resources": {
|
||||
"files": [
|
||||
"/favicon.ico",
|
||||
"/index.csr.html",
|
||||
"/index.html",
|
||||
"/manifest.webmanifest",
|
||||
"/*.css",
|
||||
@@ -48,7 +47,7 @@
|
||||
"https://**/*.webp"
|
||||
],
|
||||
"cacheConfig": {
|
||||
"maxSize": 50,
|
||||
"maxSize": 200,
|
||||
"maxAge": "7d",
|
||||
"strategy": "performance"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user