Files
xingque/project.config.json

67 lines
1.8 KiB
JSON

{
"compileType": "miniprogram",
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"ignoreUploadUnusedFiles": true,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
},
"libVersion": "3.14.3",
"packOptions": {
"ignore": [
{
"value": "_backup_20260705_pre_split",
"type": "folder"
},
{
"value": "_backup_withdraw_20260705",
"type": "folder"
},
{
"value": "_backup_pre_redesign",
"type": "folder"
},
{
"value": "_backup_20260706",
"type": "folder"
},
{
"value": "_backup_ui_20260706",
"type": "folder"
},
{
"value": ".bak",
"type": "suffix"
}
],
"include": []
},
"appid": "wxdefa454152e78a03",
"simulatorPluginLibVersion": {}
}