re-added sha1 patch for web

上级 f0e96b5f
...@@ -18,6 +18,7 @@ sh.cd('..') ...@@ -18,6 +18,7 @@ sh.cd('..')
sh.cd('web') sh.cd('web')
sh.exec(`${npx} yarn install --force`) sh.exec(`${npx} yarn install --force`)
sh.exec(`${npx} patch-package`)
sh.cd('..') sh.cd('..')
vars.allPackages.forEach(plugin => { vars.allPackages.forEach(plugin => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册