mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
chore: update serviceWorker
This commit is contained in:
parent
de146ba6bc
commit
3fd80f2bc8
@ -74,7 +74,7 @@ module.exports = {
|
||||
workboxOptions: {
|
||||
runtimeCaching: [{
|
||||
urlPattern: new RegExp('.*'),
|
||||
handler: 'networkFirst',
|
||||
handler: 'networkOnly',
|
||||
}],
|
||||
skipWaiting: true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user