Skip to content

fix(core.manager): 判断zip插件包是否已解压时不再依赖tag文件#772

Merged
shifujun merged 1 commit into
Tencent:masterfrom
shifujun:691
Jan 11, 2022
Merged

fix(core.manager): 判断zip插件包是否已解压时不再依赖tag文件#772
shifujun merged 1 commit into
Tencent:masterfrom
shifujun:691

Conversation

@shifujun
Copy link
Copy Markdown
Collaborator

单独提取zip中的config.json后先生成PluginConfig。
PluginConfig添加的isUnpacked方法根据各目标文件是否均已存在来判断是否已解压。
如果文件缺失,则会重新解压文件。

fix #691

单独提取zip中的config.json后先生成PluginConfig。
PluginConfig添加的isUnpacked方法根据各目标文件是否均已存在来判断是否已解压。
如果文件缺失,则会重新解压文件。

fix Tencent#691
@shifujun shifujun merged commit 522071a into Tencent:master Jan 11, 2022
@shifujun shifujun deleted the 691 branch January 11, 2022 10:31
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.

插件卸载不干净导致无法重新安装插件

1 participant