When installed in a subdirectory the service-worker should not load (and cache) /.pull/890/head
parent
bd6510b188
commit
1358929958
|
@ -1,7 +1,7 @@
|
|||
var dataCacheName = 'PSM-v1';
|
||||
var cacheName = 'PSM-PWA-final-1';
|
||||
var filesToCache = [
|
||||
'/',
|
||||
'',
|
||||
'index.php',
|
||||
'src/templates/default/static/js/history.js',
|
||||
'src/templates/default/static/js/scripts.js',
|
||||
|
|
Loading…
Reference in New Issue