prefix sw

This commit is contained in:
Brandon Davis
2020-02-29 18:00:53 -05:00
parent e0ada51b6b
commit 530277612e

View File

@@ -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": {