fix: 更新提交
This commit is contained in:
@@ -2,5 +2,36 @@
|
||||
"__version__": "1.3.9",
|
||||
"textureCompressConfig": {
|
||||
"genMipmaps": false
|
||||
},
|
||||
"bundleConfig": {
|
||||
"custom": {
|
||||
"default": {
|
||||
"displayName": "i18n:builder.asset_bundle.defaultConfig",
|
||||
"configs": {
|
||||
"native": {
|
||||
"preferredOptions": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_all_json"
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"preferredOptions": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"fallbackOptions": {
|
||||
"compressionType": "merge_dep"
|
||||
}
|
||||
},
|
||||
"miniGame": {
|
||||
"fallbackOptions": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_dep"
|
||||
},
|
||||
"configMode": "fallback"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"width": 2560,
|
||||
"height": 1440,
|
||||
"fitWidth": false,
|
||||
"fitHeight": true
|
||||
"width": 640,
|
||||
"height": 1138,
|
||||
"fitWidth": true,
|
||||
"fitHeight": false
|
||||
},
|
||||
"highQuality": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user