1
0
mirror of https://github.com/SunnyQjm/taro-cropper.git synced 2026-06-05 23:49:34 +08:00
Files
taro-cropper/project.config.json
T

16 lines
364 B
JSON

{
"miniprogramRoot": "dist/",
"projectname": "taro-cropper",
"description": "we-cropper在Taro框架下的封装,开箱即用",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
}