This commit is contained in:
parent
7acde033c9
commit
44d1ed5de7
1 changed files with 10 additions and 1 deletions
11
package.json
11
package.json
|
@ -28,6 +28,15 @@
|
|||
"last 2 Firefox versions"
|
||||
],
|
||||
"cache": {
|
||||
"strategy": "default"
|
||||
"strategy": "default",
|
||||
"runtimeCaching": [
|
||||
{
|
||||
"urlPattern": [
|
||||
"https://tgproxy.ovo.ovh/wiki/.*",
|
||||
"i"
|
||||
],
|
||||
"handler": "cacheFirst"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue