未验证 提交 4875f6aa 编写于 作者: A Asher

Update VS Code to fix infinite refresh

Fixes #1581.
上级 0a2f06b2
此差异已折叠。
Subproject commit ff915844119ce9485abfe8aa9076ec76b5300ddd
Subproject commit 19c1c8ac0ac6a1805887d3ac3f47b8eef90c9708
{
"name": "code-server",
"license": "MIT",
"version": "3.2.0",
"version": "3.3.0",
"scripts": {
"clean": "ci/clean.sh",
"vscode": "ci/vscode.sh",
......
......@@ -80,7 +80,7 @@
baseUrl: `${staticBase}/out`,
paths: {
"vscode-textmate": `${staticBase}/node_modules/vscode-textmate/release/main`,
"onigasm-umd": `${staticBase}/node_modules/onigasm-umd/release/main`,
"vscode-oniguruma": `${staticBase}/node_modules/vscode-oniguruma/release/main`,
xterm: `${staticBase}/node_modules/xterm/lib/xterm.js`,
"xterm-addon-search": `${staticBase}/node_modules/xterm-addon-search/lib/xterm-addon-search.js`,
"xterm-addon-unicode11": `${staticBase}/node_modules/xterm-addon-unicode11/lib/xterm-addon-unicode11.js`,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册