21 lines
425 B
JSON
21 lines
425 B
JSON
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": false,
|
|
"minified": false,
|
|
"newFeature": true,
|
|
"bigPackageSizeSupport": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "",
|
|
"appid": "wx5bacc94add2da981",
|
|
"projectname": "qnc-uniapp",
|
|
"miniprogramRoot": "dist/dev/mp-weixin/",
|
|
"condition": {}
|
|
}
|