mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-21 19:07:59 +00:00
electron 11 cleanup
This commit is contained in:
@@ -20,8 +20,6 @@ vars.builtinPlugins.forEach(plugin => {
|
||||
sh.cd('..')
|
||||
})
|
||||
|
||||
sh.cp('binding.gyp_hack', "app/node_modules/@terminus-term/node-pty/binding.gyp")
|
||||
|
||||
if (['darwin', 'linux'].includes(process.platform)) {
|
||||
sh.cd('node_modules')
|
||||
for (let x of vars.builtinPlugins) {
|
||||
|
Reference in New Issue
Block a user