Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core.transform-kit): 忽略根目录的module-info.class #705

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

shifujun
Copy link
Collaborator

@shifujun shifujun commented Dec 7, 2021

有些第三方库的module-info.class没有放到META-INF/目录下。

fix #704

有些第三方库的module-info.class没有放到`META-INF/`目录下。

fix Tencent#704
@shifujun shifujun merged commit cecc4ce into Tencent:master Dec 8, 2021
@shifujun shifujun deleted the issue704 branch December 8, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

插件依赖有重复module-info.class会导致插件打包失败
1 participant