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

feat (web): show initialization errors on browser console before throwing exceptions

This commit is contained in:
Marc Robledo 2024-08-14 20:27:48 +02:00
parent c5c39a7703
commit a5f57f73ba
2 changed files with 22 additions and 17 deletions

View file

@ -6,7 +6,7 @@
*/
var PRECACHE_ID = 'rom-patcher-js';
var PRECACHE_VERSION = 'v30rc2';
var PRECACHE_VERSION = 'v30rc2b';
var PRECACHE_URLS = [
'/RomPatcher.js/', '/RomPatcher.js/index.html',
'/RomPatcher.js/manifest.json',