fixed copying as HTML - fixes #8092, fixes #8091

This commit is contained in:
Eugene Pankov
2023-03-19 10:41:31 +01:00
parent beb7c614bc
commit 2e72774548
3 changed files with 1 additions and 61 deletions

View File

@@ -33,9 +33,6 @@
"../../app/node_modules/*",
"./app/node_modules/*"
],
"common*": [
"../../tabby-terminal/node_modules/xterm/src/common*"
],
"tabby-*": ["../../tabby-*/src"],
}
},