1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00

PWA fix attempt 1

This commit is contained in:
Marc Robledo 2019-04-18 09:25:00 +02:00
parent e1e4415829
commit 0dd1e01ed5
2 changed files with 3 additions and 3 deletions

View file

@ -14,10 +14,10 @@ limitations under the License.
*/
const PRECACHE = 'precache-v3';
const PRECACHE = 'precache-v5';
const RUNTIME = 'runtime';
const PRECACHE_URLS = [
'index.html','./',
'index.html',/*'./',*/
'manifest.json',
'favicon.png',
'logo192.png',