mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-12 21:35:18 -05:00
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:
@@ -312,6 +312,7 @@ export default {
|
||||
ogSiteName: "Mealie",
|
||||
},
|
||||
manifest: {
|
||||
start_url: "",
|
||||
lang: "en",
|
||||
name: "Mealie",
|
||||
title: "Mealie",
|
||||
|
||||
Reference in New Issue
Block a user