This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user