rubbishclass-minapp/project.config.json

28 lines
582 B
JSON

{
"miniprogramRoot": "dist/",
"setting": {
"urlCheck": false,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"appid": "wx925532d3bbc3e3c4",
"projectname": "rubbish-minapp",
"condition": {}
}