Publish serialize and unicode11 addons automatically

This commit is contained in:
Daniel Imms
2020-02-04 09:19:28 -08:00
parent 22acf1ec25
commit 2c05e721fd
+2
View File
@@ -29,6 +29,8 @@ const addonPackageDirs = [
path.resolve(__dirname, '../addons/xterm-addon-attach'),
path.resolve(__dirname, '../addons/xterm-addon-fit'),
path.resolve(__dirname, '../addons/xterm-addon-search'),
path.resolve(__dirname, '../addons/xterm-addon-serialize'),
path.resolve(__dirname, '../addons/xterm-addon-unicode11'),
path.resolve(__dirname, '../addons/xterm-addon-web-links'),
path.resolve(__dirname, '../addons/xterm-addon-webgl')
];