add icon pwa
This commit is contained in:
parent
b18b51f745
commit
bfc5a94171
|
|
@ -59,7 +59,11 @@ export default {
|
|||
pwa: {
|
||||
manifest: {
|
||||
lang: 'en'
|
||||
}
|
||||
},
|
||||
icon:{
|
||||
source: '/static/icon.png',
|
||||
fileName: 'icon.png'
|
||||
},
|
||||
},
|
||||
|
||||
// less:{
|
||||
|
|
|
|||
Loading…
Reference in New Issue