@nuxtjs/pwa
Advanced tools
Changelog
3.1.0 (2020-10-06)
theme_color
(#344) (a18a79f)router.base
prefix to favicon (#354) (3e910ae)appleStatusBarStyle
without mobileAppIOS
(b0f226a), closes #338Changelog
3.0.0 (2020-08-16)
purpose
option and defaulting to any maskable
5.x
any maskable
(30f0f63)options.cacheDir
(f8dbf1d)favicon.ico
when available with warning (#258) (7a48d2a)accessibleIcons
to iconPlugin
(3e175f9)iconSrc
, iconFileName
, iconPlugin
and iconProperty
to source
, fileName
, plugin
and pluginName
enabled
option and self destroying sw (c64226c)manifest.fileName
with template (f05353b), closes #193useWebmanifestExtension
option and improve docs (#241) (4484e6c)pwa.manifest.display: 'browser'
(#249)icon.md
(#253)CacheFirst
instead of cacheFirst
(#251)workbox.swDest
(#285)cacheDir
when generating icons (1e6eb19)iconSrc
, iconFileName
, iconPlugin
, iconProperty
, accessibleIcons
(see docs)any maskable
by default which means you have to consider minimum safe-zone (read more)