Move to xterm scoped image addon

This commit is contained in:
Daniel Imms
2023-11-01 14:47:59 -07:00
parent 160d8bd150
commit 3a351bdc29
10 changed files with 136 additions and 145 deletions

View File

@@ -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 = [