一个插件可以有多个module吗?如果可以的话,package.json里怎么添加
"integrateType": "aar",
"plugins": [{
"type": "module",
"name": "gwm-custommodule",
"class": "com.example.gwmplugin_customview.CustomModule"
}, {
"type": "module",
"name": "gwm-filepreviewmodule",
"class": "com.example.gwmplugin_customview.TXFilePreModule"
}]
这样填写可以吗。。
4***@qq.com
- 发布:2024-03-25 13:57
- 更新:2024-03-25 13:57
- 阅读:96
0 个回复