wx-chant/project.config.json
@zuopngfei 7e88dbb16c wee
2025-10-19 18:08:12 +08:00

39 lines
851 B
JSON

{
"miniprogramRoot": "",
"__compileDebugInfo__": {
"useSummer": true
},
"appid": "wx26ad074017e1e63f",
"libVersion": "3.9.2",
"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": {}
}