You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @cooldoganytime thanks for reporting. I've opened #383 but seems it is not yet supported. I will try to contact with chrome team, finding best solution :)
Doing more investigations, it seems lighthouse starts warning about preload of manifest when website itself is really slow. (ie it is not reproducible on other nuxt apps using pwa like modules.nuxtjs.org)
The generated link to the webmanifest file in does not include "preload" in the ref tag:

PageSpeed Insights is suggesting that preloading the manifest could provide some performance benefits:

A preload option could be included in the configuration.
The text was updated successfully, but these errors were encountered: