X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=vue.config.js;h=410acc89ce30a0cd6bccd1bdd8dda871fd9c8978;hb=168f157cf9b4358f79e6d5262b8f4aba991a4313;hp=8e84dfe4bf2a72724d55466e4dce2f4959082806;hpb=c368290e32213f537b7b1479d767ee404b0a8399;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/vue.config.js b/vue.config.js index 8e84dfe..410acc8 100644 --- a/vue.config.js +++ b/vue.config.js @@ -12,6 +12,7 @@ module.exports = { publicPath: "", pwa: { manifestPath: "assets/manifest.json", + manifestCrossorigin: "use-credentials", appleMobileWebAppStatusBarStyle: "black", appleMobileWebAppCapable: "yes", name: manifestOptions.name,