diff --git a/frontend/vue.config.js b/frontend/vue.config.js index 62e6ac0b1252..af79fd15455b 100644 --- a/frontend/vue.config.js +++ b/frontend/vue.config.js @@ -33,6 +33,7 @@ module.exports = { msTileColor: manifestJSON.background_color, appleMobileWebAppCapable: "yes", appleMobileWebAppStatusBarStyle: "black", + manifestCrossorigin: "use-credentials", workboxPluginMode: "InjectManifest", workboxOptions: {