]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - vue.config.js
Dependancies update
[github/bastienwirtz/homer.git] / vue.config.js
index 51a9b90047d0d85393c1f2430ce3d642d93f4fa4..abee374c638a770f5fd8c8c43c457070581d8361 100644 (file)
@@ -10,6 +10,9 @@ module.exports = {
   publicPath: "",
   pwa: {
     manifestPath: "assets/manifest.json",
+    manifestOptions: {
+      start_url: "../",
+    },
     appleMobileWebAppStatusBarStyle: "black",
     appleMobileWebAppCapable: "yes",
     name: "Homer Dashboard",