1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

remove browser cache

This commit is contained in:
Daniel 2022-07-30 11:12:35 -03:00
parent e1da6c546b
commit 052d1b9503

2
sw.js
View file

@ -201,7 +201,7 @@ async function getStrategy(args) {
}
workbox.routing.registerRoute(/.*/, getStrategy);
//workbox.routing.registerRoute(/.*/, getStrategy);
self.addEventListener('install', event => {
//console.log('sw.js 1', event);