nuxt-community / pwa-module

Zero config PWA solution for Nuxt.js
https://pwa.nuxtjs.org
MIT License
1.23k stars 171 forks source link

How icon config does support svg? #499

Open gaogaoinvincible opened 2 years ago

gaogaoinvincible commented 2 years ago

pwa: { icon: { fileName: 'icon.svg', } } it doesnot work.

boneyfantaseas commented 2 years ago

this is already addressed in #398. Duplicate of #398