We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3699cf commit 07580e1Copy full SHA for 07580e1
src/browser/pages/vscode.ts
@@ -41,6 +41,7 @@ try {
41
"xterm-addon-unicode11": `../node_modules/xterm-addon-unicode11/lib/xterm-addon-unicode11.js`,
42
"xterm-addon-webgl": `../node_modules/xterm-addon-webgl/lib/xterm-addon-webgl.js`,
43
"semver-umd": `../node_modules/semver-umd/lib/semver-umd.js`,
44
+ "tas-client-umd": `../node_modules/tas-client-umd/lib/tas-client-umd.js`,
45
"iconv-lite-umd": `../node_modules/iconv-lite-umd/lib/iconv-lite-umd.js`,
46
jschardet: `../node_modules/jschardet/dist/jschardet.min.js`,
47
},
0 commit comments