14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"description": "A WePY project",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": false,
|
|
"postcss": false,
|
|
"minified": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"appid": "touristappid",
|
|
"projectname": "game",
|
|
"miniprogramRoot": "./dist"
|
|
}
|