refactor(upload): 重构文件上传逻辑,改用OSS直传方案 refactor(vendor): 禁用开发模式下的日志WebSocket连接 style: 统一文件末尾换行符和代码格式 chore: 更新项目配置中的appid和编译设置
39 lines
852 B
JSON
39 lines
852 B
JSON
{
|
|
"miniprogramRoot": "",
|
|
"__compileDebugInfo__": {
|
|
"useSummer": true
|
|
},
|
|
"appid": "wx75596d627154f6d0",
|
|
"libVersion": "3.10.3",
|
|
"setting": {
|
|
"es6": false,
|
|
"postcss": false,
|
|
"compileWorklet": false,
|
|
"minified": false,
|
|
"uglifyFileName": false,
|
|
"uploadWithSourceMap": true,
|
|
"enhance": false,
|
|
"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",
|
|
"simulatorPluginLibVersion": {},
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"editorSetting": {}
|
|
} |