mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
trying to fix PWA
This commit is contained in:
parent
e7d2bccc47
commit
e1e4415829
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
const PRECACHE = 'precache-v2';
|
const PRECACHE = 'precache-v3';
|
||||||
const RUNTIME = 'runtime';
|
const RUNTIME = 'runtime';
|
||||||
const PRECACHE_URLS = [
|
const PRECACHE_URLS = [
|
||||||
'index.html','./',
|
'index.html','./',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue