Remove xterm-addon-webgl, as it's not ready yet

This commit is contained in:
NI
2019-09-15 13:29:01 +08:00
parent c90c4b1f9e
commit 9880ce3b87
2 changed files with 1 additions and 8 deletions

View File

@@ -42,8 +42,7 @@
"webpack-manifest-plugin": "^2.0.4",
"xterm": "^4.0.1",
"xterm-addon-fit": "^0.2.1",
"xterm-addon-web-links": "^0.2.1",
"xterm-addon-webgl": "^0.2.1"
"xterm-addon-web-links": "^0.2.1"
},
"scripts": {
"dev": "NODE_ENV=development webpack --mode=development --config=webpack.config.js --watch",