Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update-xterm.js')
-rw-r--r--scripts/update-xterm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/update-xterm.js b/scripts/update-xterm.js
index 70637a8493c..ac11b9e3217 100644
--- a/scripts/update-xterm.js
+++ b/scripts/update-xterm.js
@@ -8,6 +8,7 @@ const path = require('path');
const moduleNames = [
'xterm',
+ 'xterm-addon-canvas',
'xterm-addon-search',
'xterm-addon-unicode11',
'xterm-addon-webgl'