This commit is contained in:
2020-10-12 23:02:20 +00:00
parent 5e5b5c9368
commit 8fd703310f
5 changed files with 10 additions and 11 deletions

View File

@@ -26,8 +26,10 @@ module.exports = {
pwa: {
//https://cli.vuejs.org/core-plugins/pwa.html#configuration
// manifestPath: "manifest.json",
name: "AyaNova",
themeColor: "#00205B",
msTileColor: "#ffc40d",
workboxPluginMode: "InjectManifest",
workboxOptions: {
swSrc: "./src/sw.js",