This commit is contained in:
2020-10-12 21:18:12 +00:00
parent 4cbcdd4aae
commit 26f50a7045
13 changed files with 32 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ module.exports = {
pwa: {
//https://cli.vuejs.org/core-plugins/pwa.html#configuration
name: "AyaNova",
themeColor: "#db7022",
themeColor: "#00205B",
workboxPluginMode: "InjectManifest",
workboxOptions: {
swSrc: "./src/sw.js",