1
This commit is contained in:
@@ -50,7 +50,16 @@
|
||||
},
|
||||
"libVersion": "trial",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"ignore": [
|
||||
{
|
||||
"type": "glob",
|
||||
"value": "miniprogram/pages/task-detail-callback/**"
|
||||
},
|
||||
{
|
||||
"type": "glob",
|
||||
"value": "miniprogram/pages/task-detail-relationship/**"
|
||||
}
|
||||
],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wx7c07793d82732921",
|
||||
|
||||
Reference in New Issue
Block a user