WebGL renderer (using xterm.js fork) (#3368)
* Enabling webGL renderer * Use @zeit/xterm fork of xterm * Adding webGLRenderer config * Fix linting issues * Allow for hot-reloading of webGLRenderer * Adding link to WebGL renderer issue we're working around * Using NPM tarball instead of resolutions (which wasn't working * Hard-coding selection color to white because nothing else is yet supported
This commit is contained in:
parent
dd68286c5f
commit
7a40fd7c97
8 changed files with 37 additions and 9 deletions
|
|
@ -7111,10 +7111,9 @@ xtend@~2.1.1:
|
|||
dependencies:
|
||||
object-keys "~0.4.0"
|
||||
|
||||
xterm@3.9.1:
|
||||
"xterm@https://registry.npmjs.org/@zeit/xterm/-/xterm-3.9.1.tgz":
|
||||
version "3.9.1"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.9.1.tgz#65756beb09bb6fb44aeb29032adcd6789aaaa5f4"
|
||||
integrity sha512-5AZlhP0jvH/Sskx1UvvNFMqDRHVFqapl59rjV3RRpTJmveoharJplxPfzSThk85I4+AZo2xvD0X0nh0AAzkeZQ==
|
||||
resolved "https://registry.npmjs.org/@zeit/xterm/-/xterm-3.9.1.tgz#576ba39c4159e8a31540b98a2bfebda4940e98ed"
|
||||
|
||||
y18n@^3.2.1:
|
||||
version "3.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue