Files
xingque/project.config.json
2026-06-27 05:42:48 +08:00

72 lines
1.9 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": false,
"packNpmManually": false,
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"urlCheck": false
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
},
"libVersion": "3.14.3",
"packOptions": {
"ignore": [
{
"value": ".vs",
"type": "folder"
},
{
"value": "_backup_pre_redesign",
"type": "folder"
},
{
"value": ".md",
"type": "suffix"
},
{
"value": ".vsidx",
"type": "suffix"
},
{
"value": "project.private.config.json",
"type": "file"
},
{
"value": "static/lib/restapi.js",
"type": "file"
},
{
"value": "static/lib/EmojiDecoder.js",
"type": "file"
}
],
"include": []
},
"appid": "wx0e4be86faac4a8d1",
"simulatorPluginLibVersion": {}
}