14 lines
256 B
JSON
14 lines
256 B
JSON
|
{
|
||
|
"miniprogramRoot": "./",
|
||
|
"projectname": "crab-wxapp",
|
||
|
"description": "crab wx app",
|
||
|
"appid": "touristappid",
|
||
|
"setting": {
|
||
|
"urlCheck": true,
|
||
|
"es6": false,
|
||
|
"postcss": false,
|
||
|
"minified": false
|
||
|
},
|
||
|
"compileType": "miniprogram"
|
||
|
}
|