mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
Disable it
This commit is contained in:
parent
5b387af174
commit
3b51444674
1 changed files with 1 additions and 1 deletions
2
sw.js
2
sw.js
|
@ -236,7 +236,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