12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "__version__": "1.0.1",
- "builder": {
- "common": {
- "polyfills": {
- "asyncFunctions": true
- },
- "name": "成语消了消",
- "buildPath": "project://build",
- "outputName": "web-desktop",
- "mainBundleCompressionType": "merge_dep",
- "platform": "web-desktop",
- "debug": true
- },
- "options": {
- "web-desktop": {
- "useWebGPU": false,
- "resolution": {
- "designWidth": 750,
- "designHeight": 1634
- },
- "__version__": "1.0.1"
- }
- },
- "taskOptionsMap": {
- "1737269359343": {
- "useWebGPU": false,
- "resolution": {
- "designWidth": 750,
- "designHeight": 1634
- },
- "__version__": "1.0.1"
- }
- },
- "__version__": "1.3.8"
- }
- }
|