Claw 项目完整结构提交
This commit is contained in:
32
Claw/client/wechat_app/project.private.config.json
Normal file
32
Claw/client/wechat_app/project.private.config.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user