支持wx/browser的worker(由于wx限制默认不开启worker)
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -15,6 +15,7 @@
|
||||
"@types/multer": "^1.4.13",
|
||||
"@types/ws": "^8.18.1",
|
||||
"coi-serviceworker": "^0.1.7",
|
||||
"minigame-api-typings": "^3.8.12",
|
||||
"protobufjs": "^7.5.3",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"ws": "^8.18.2"
|
||||
@@ -11220,6 +11221,12 @@
|
||||
"node": ">=4"
|
||||
}
|
||||
},
|
||||
"node_modules/minigame-api-typings": {
|
||||
"version": "3.8.12",
|
||||
"resolved": "https://registry.npmjs.org/minigame-api-typings/-/minigame-api-typings-3.8.12.tgz",
|
||||
"integrity": "sha512-72KNUlj0oo7pK0yYIBaaagJ7gdN2oX8z/UIWyunPRHeIT4UTH70Z3HAovOZ53E5ENOQVPD5+EcnlaOdUFbk2PQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/minimatch": {
|
||||
"version": "9.0.5",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
||||
|
||||
Reference in New Issue
Block a user