🔧 (pwa) add workbox config
This commit is contained in:
@@ -5,6 +5,10 @@ module.exports = {
|
||||
themeColor: mainColor,
|
||||
msTileColor: mainColor,
|
||||
name: 'Binôme',
|
||||
workboxOptions: {
|
||||
skipWaiting: true,
|
||||
clientsClaim: true
|
||||
},
|
||||
manifestOptions: {
|
||||
background_color: mainColor,
|
||||
theme_color: mainColor,
|
||||
|
||||
Reference in New Issue
Block a user