mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-18 01:53:53 +08:00
add pwa support
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"liveServer.settings.port": 5501
|
|
||||||
}
|
|
@@ -1,4 +1,3 @@
|
|||||||
//缓存空间名称
|
|
||||||
var CACHE_VERSION = 'sw_v1';
|
var CACHE_VERSION = 'sw_v1';
|
||||||
|
|
||||||
var CACHE_FILES = [
|
var CACHE_FILES = [
|
||||||
|
Reference in New Issue
Block a user