mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:59:03 +00:00
prefix sw
This commit is contained in:
@@ -53,7 +53,11 @@
|
||||
"react-router-prop-types": "^1.0.4"
|
||||
},
|
||||
"cache": {
|
||||
"swDest": "service-worker.js"
|
||||
"swDest": "service-worker.js",
|
||||
"modifyURLPrefix": {
|
||||
"/": "/ui",
|
||||
"": "/ui/"
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user