Expose ctor at window.Terminal

Fixes #2415
This commit is contained in:
Daniel Imms
2019-09-11 14:39:26 -07:00
parent 7f9f757042
commit e042f25b8d
-1
View File
@@ -35,7 +35,6 @@ module.exports = {
output: {
filename: 'xterm.js',
path: path.resolve('./lib'),
library: 'Terminal',
libraryTarget: 'umd'
},
mode: 'production'