1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02: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:
Hayden 2023-01-06 11:51:38 -08:00 committed by GitHub
parent 4d98d2174e
commit 5dab70fe7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",