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

PWA fix attempt 2

This commit is contained in:
Marc Robledo 2019-04-18 09:26:40 +02:00
parent 0dd1e01ed5
commit 11bcf42cb3

View file

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