fix: potential-pwa-fix-3 (#1992)

* force redirect when authenticated

* set start_url to empty string per - https://stackoverflow.com/questions/64608408/workbox-is-precaching-urls-without-revision-info-standalone-true-this-is-gene
This commit is contained in:
Hayden
2023-01-06 11:51:38 -08:00
committed by GitHub
parent 4d98d2174e
commit 5dab70fe7e
2 changed files with 12 additions and 2 deletions

View File

@@ -312,6 +312,7 @@ export default {
ogSiteName: "Mealie",
},
manifest: {
start_url: "",
lang: "en",
name: "Mealie",
title: "Mealie",