解决 github pages 缓存问题

This commit is contained in:
SmallMain
2022-06-21 23:42:01 +08:00
parent e57f6e5e9f
commit e9c7c6c96a
161 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,29 @@
window._CCSettings = {
platform: "web-desktop",
groupList: [
"default"
],
collisionMatrix: [
[
true
]
],
hasResourcesBundle: false,
hasStartSceneBundle: false,
remoteBundles: [],
subpackages: [],
launchScene: "db://assets/main.fire",
orientation: "landscape",
debug: true,
jsList: [],
bundleVers: {
sp: "de22b",
internal: "8360b",
common: "0ae49",
home: "72e22",
"multi-render": "67d3d",
spine: "2adf8",
"text-render": "2db47",
main: "ffc79"
}
};