mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Move to xterm scoped image addon
This commit is contained in:
@@ -9,11 +9,10 @@ const path = require('path');
|
||||
const moduleNames = [
|
||||
'@xterm/xterm',
|
||||
'@xterm/addon-canvas',
|
||||
'@xterm/addon-image',
|
||||
'@xterm/addon-search',
|
||||
'@xterm/addon-unicode11',
|
||||
'@xterm/addon-webgl',
|
||||
// TODO: Pick up scoped image addon when published
|
||||
'xterm-addon-image',
|
||||
];
|
||||
|
||||
const backendOnlyModuleNames = [
|
||||
|
||||
Reference in New Issue
Block a user