AllanChain / gridsome-plugin-pwa

Yet another PWA plugin for Gridsome.
MIT License
7 stars 0 forks source link

Add maskable icon in manifest options #16

Closed muhhizbe closed 4 years ago

muhhizbe commented 4 years ago

i'll add maskable icon in manifest options, how i do it? I'll have like in link below https://web.dev/maskable-icon-audit/?utm_source=lighthouse&utm_medium=devtools

AllanChain commented 4 years ago

@muhhizbe Please tell me which version of plugin you use and provide your options. Big change in 0.3.0 :)

muhhizbe commented 4 years ago

@muhhizbe Please tell me which version of plugin you use and provide your options. Big change in 0.3.0 :) 0.2.5

AllanChain commented 4 years ago

0.2.5 docs

{
  maskableIcon: true
}

Should meet your need

muhhizbe commented 4 years ago

ohh yeah i see it, sorry i used 0.2.5 version but I configure with 0.3.0 option 😅