You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
712 B
33 lines
712 B
2 years ago
|
{
|
||
|
"description": "项目配置文件。",
|
||
|
"qcloudRoot": "server/",
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": true,
|
||
|
"postcss": true,
|
||
|
"minified": true,
|
||
|
"newFeature": true,
|
||
|
"autoAudits": false,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"condition": false
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.9.1",
|
||
|
"appid": "wxd1d2f92514ae4c0c",
|
||
|
"projectname": "%E6%9D%A5%E5%AE%A2%E7%94%B5%E5%95%86",
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"condition": {},
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
}
|
||
|
}
|