mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-14 16:40:05 +00:00
re-added sha1 patch for web
This commit is contained in:
parent
f0e96b5f8b
commit
881d5d599d
@ -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 => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user