feat: none

This commit is contained in:
2025-08-18 14:22:58 +08:00
parent 14dc351c32
commit b48455d42f

View File

@@ -2,7 +2,7 @@
"miniprogramRoot": "dist/",
"projectname": "playBallTogether",
"description": "playBallTogether",
"appid": "touristappid",
"appid": "wx815b533167eb7b53",
"setting": {
"urlCheck": true,
"es6": false,
@@ -16,10 +16,34 @@
"coverView": true,
"showShadowRootInWxmlPanel": false,
"scopeDataCheck": false,
"useCompilerModule": false
"useCompilerModule": false,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
"condition": {},
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {},
"libVersion": "3.9.0"
}