16 lines
330 B
JSON
16 lines
330 B
JSON
|
|
{
|
||
|
|
"description": "A WePY project",
|
||
|
|
"setting": {
|
||
|
|
"urlCheck": true,
|
||
|
|
"es6": false,
|
||
|
|
"postcss": false,
|
||
|
|
"minified": false
|
||
|
|
},
|
||
|
|
"compileType": "miniprogram",
|
||
|
|
"appid": "wxd8ee4b9abd4be42c",
|
||
|
|
"projectname": "my-table",
|
||
|
|
"miniprogramRoot": "dist/",
|
||
|
|
"simulatorType": "wechat",
|
||
|
|
"simulatorPluginLibVersion": {},
|
||
|
|
"condition": {}
|
||
|
|
}
|