Add Hide Tab Index and Hide Tab Close Button

This commit is contained in:
pinpin
2020-11-16 21:41:11 +02:00
parent bc5e6e9535
commit 299ede2eb1
6 changed files with 37 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"build": "webpack --progress --color",
"watch": "webpack --progress --color --watch",
"postinstall": "xcopy /i node_modules\\ssh2\\util\\pagent.exe util\\"
"postinstall:win32": "xcopy /i node_modules\\ssh2\\util\\pagent.exe util\\"
},
"files": [
"dist",