optimising and making it better

This commit is contained in:
sdarbinyan
2026-02-26 21:54:21 +04:00
parent 7a00a8f1e3
commit 10b4974719
58 changed files with 318 additions and 1804 deletions

View File

@@ -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"
}