add icon pwa

This commit is contained in:
pooyarhz99 2024-05-11 19:09:56 +03:30
parent b18b51f745
commit bfc5a94171
1 changed files with 5 additions and 1 deletions

View File

@ -59,7 +59,11 @@ export default {
pwa: {
manifest: {
lang: 'en'
}
},
icon:{
source: '/static/icon.png',
fileName: 'icon.png'
},
},
// less:{