Files
mini-program-table/project.config.json

16 lines
330 B
JSON
Raw Permalink Normal View History

2019-07-03 19:32:18 +08:00
{
"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": {}
}