Files
mini-program-table/project.config.json
2019-07-04 15:18:23 +08:00

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": {}
}