Encountered some problem with the newest xtermjs (version 4.19), revert to 4.18 before more investigation is completed
This commit is contained in:
@@ -48,10 +48,9 @@
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"xterm": "^4.19.0",
|
||||
"xterm": "^4.18.0",
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
"xterm-addon-web-links": "^0.6.0",
|
||||
"xterm-addon-webgl": "^0.12.0"
|
||||
"xterm-addon-web-links": "^0.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development webpack --mode=development --config=webpack.config.js --watch",
|
||||
|
||||
Reference in New Issue
Block a user