mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
remove headless include in benchmark projects
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
},
|
||||
"include": [
|
||||
"./**/*",
|
||||
"../../typings/xterm.d.ts",
|
||||
"../../out/**/*"
|
||||
"../../typings/xterm.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"../../**/*test.ts"
|
||||
|
||||
Reference in New Issue
Block a user