32 lines
715 B
JSON
32 lines
715 B
JSON
|
|
{
|
||
|
|
"description": "智控未来 - 企业微信智能控制系统",
|
||
|
|
"projectname": "智控未来",
|
||
|
|
"appid": "wx1234567890abcdef",
|
||
|
|
"projectType": "miniprogram",
|
||
|
|
"miniprogramRoot": "./",
|
||
|
|
"setting": {
|
||
|
|
"urlCheck": true,
|
||
|
|
"es6": true,
|
||
|
|
"enhance": true,
|
||
|
|
"postcss": true,
|
||
|
|
"minified": true,
|
||
|
|
"newFeature": true,
|
||
|
|
"nodeModules": false,
|
||
|
|
"autoAudits": false,
|
||
|
|
"checkInvalidKey": true,
|
||
|
|
"checkSiteMap": true,
|
||
|
|
"uploadWithSourceMap": true,
|
||
|
|
"babelSetting": {
|
||
|
|
"ignore": [],
|
||
|
|
"disablePlugins": [],
|
||
|
|
"outputPath": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"compileType": "miniprogram",
|
||
|
|
"libVersion": "2.19.4",
|
||
|
|
"packOptions": {
|
||
|
|
"ignore": [],
|
||
|
|
"include": []
|
||
|
|
},
|
||
|
|
"condition": {}
|
||
|
|
}
|