4***@qq.com
4***@qq.com
  • 发布:2024-03-25 13:57
  • 更新:2024-03-25 13:57
  • 阅读:96

一个插件可以有多个module吗?如果可以的话,package.json里怎么添加

分类:插件市场

一个插件可以有多个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"
}]
这样填写可以吗。。

2024-03-25 13:57 负责人:无 分享
已邀请:

要回复问题请先登录注册