chore: update serviceWorker

This commit is contained in:
pipipi-pikachu 2022-06-02 00:05:40 +08:00
parent ffbef51b75
commit de146ba6bc

View File

@ -76,6 +76,7 @@ module.exports = {
urlPattern: new RegExp('.*'),
handler: 'networkFirst',
}],
skipWaiting: true,
}
},
}