mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 05:20:01 +00:00
Update node-pty+1.0.0.patch
This commit is contained in:
parent
2008f30cf5
commit
fe376a48d8
@ -1,3 +1,17 @@
|
|||||||
|
diff --git a/node_modules/node-pty/binding.gyp b/node_modules/node-pty/binding.gyp
|
||||||
|
index 79a93e7..efb0a3f 100644
|
||||||
|
--- a/node_modules/node-pty/binding.gyp
|
||||||
|
+++ b/node_modules/node-pty/binding.gyp
|
||||||
|
@@ -18,6 +18,9 @@
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
+ 'defines': [
|
||||||
|
+ 'NOMINMAX'
|
||||||
|
+ ]
|
||||||
|
}],
|
||||||
|
],
|
||||||
|
},
|
||||||
diff --git a/node_modules/node-pty/src/win/winpty.cc b/node_modules/node-pty/src/win/winpty.cc
|
diff --git a/node_modules/node-pty/src/win/winpty.cc b/node_modules/node-pty/src/win/winpty.cc
|
||||||
index b054dee..a094b1c 100644
|
index b054dee..a094b1c 100644
|
||||||
--- a/node_modules/node-pty/src/win/winpty.cc
|
--- a/node_modules/node-pty/src/win/winpty.cc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user