Files
hx123666/scoring/project.config.json

35 lines
768 B
JSON
Raw Normal View History

2025-11-11 18:39:32 +08:00
{
"setting": {
"es6": true,
"postcss": true,
"minified": true,
"uglifyFileName": false,
"enhance": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerPlugins": false,
2025-11-12 18:25:07 +08:00
"minifyWXML": true,
"compileWorklet": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"minifyWXSS": true,
"localPlugins": false,
"disableUseStrict": false,
"condition": false,
"swc": false,
"disableSWC": true
2025-11-11 18:39:32 +08:00
},
"compileType": "miniprogram",
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wxf6c7436a3a34ce68",
2025-11-12 18:25:07 +08:00
"editorSetting": {},
"libVersion": "3.11.1"
2025-11-11 18:39:32 +08:00
}