project.config.json
653 Bytes
{
"compileType": "miniprogram",
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"ignoreUploadUnusedFiles": true
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"appid": "wxc92a99760d6b0a99",
"libVersion": "3.2.3",
"packOptions": {
"ignore": [],
"include": []
},
"simulatorPluginLibVersion": {
"qywx_simulator_plugin": "2.20.3"
}
}