]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Added appleMobileWebApp definitions 81/head
authorTim Millwood <tim@millwoodonline.co.uk>
Mon, 8 Jun 2020 10:31:55 +0000 (11:31 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 10:31:55 +0000 (11:31 +0100)
vue.config.js

index 7214c12d9168581aeeac71c391e59379f762e2a6..c244a86e1cb50f5f84d724ee396575f71eff3826 100644 (file)
@@ -10,6 +10,8 @@ module.exports = {
   publicPath: "",
   pwa: {
     manifestPath: "assets/manifest.json",
+    appleMobileWebAppStatusBarStyle: "black",
+    appleMobileWebAppCapable: "yes",
     iconPaths: {
       favicon32: "assets/icons/favicon-32x32.png",
       favicon16: "assets/icons/favicon-16x16.png",