f
This commit is contained in:
20
project.config.json
Normal file
20
project.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"description": "项目配置文件",
|
||||
"packOptions": {
|
||||
"ignore": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"postcss": false,
|
||||
"minified": false,
|
||||
"newFeature": true,
|
||||
"bigPackageSizeSupport": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "",
|
||||
"appid": "touristappid",
|
||||
"projectname": "qnc-uniapp",
|
||||
"miniprogramRoot": "dist/dev/mp-weixin/",
|
||||
"condition": {}
|
||||
}
|
||||
Reference in New Issue
Block a user