perf(core): load all pages after 10s (#4834)

This commit is contained in:
Peng Xiao
2023-11-03 17:42:29 +08:00
committed by GitHub
parent 61dc4a56f9
commit 7e381e830a
7 changed files with 102 additions and 15 deletions

View File

@@ -8,6 +8,7 @@
},
"references": [
{ "path": "../../common/env" },
{ "path": "../../common/y-indexeddb" }
{ "path": "../../common/y-indexeddb" },
{ "path": "../../common/debug" }
]
}