mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-14 09:25:55 +08:00
14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"miniprogramRoot": "./dist",
|
|
"projectname": "mshop-taro",
|
|
"description": "taro app for bbc",
|
|
"appid": "wxfaadceab4f782c35",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"postcss": false,
|
|
"minified": false
|
|
},
|
|
"compileType": "miniprogram"
|
|
}
|