mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
remove browser cache
This commit is contained in:
parent
e1da6c546b
commit
052d1b9503
1 changed files with 1 additions and 1 deletions
2
sw.js
2
sw.js
|
@ -201,7 +201,7 @@ async function getStrategy(args) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
workbox.routing.registerRoute(/.*/, getStrategy);
|
//workbox.routing.registerRoute(/.*/, getStrategy);
|
||||||
|
|
||||||
self.addEventListener('install', event => {
|
self.addEventListener('install', event => {
|
||||||
//console.log('sw.js 1', event);
|
//console.log('sw.js 1', event);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue