Add canvas renderer addon

This commit is contained in:
Daniel Imms
2022-08-01 09:29:26 -07:00
parent 852b4ae5f8
commit 2f72682e5d
11 changed files with 83 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ const path = require('path');
const moduleNames = [
'xterm',
'xterm-addon-canvas',
'xterm-addon-search',
'xterm-addon-unicode11',
'xterm-addon-webgl'