Skip to content

Commit

Permalink
Merge pull request #2416 from Tyriar/window_export
Browse files Browse the repository at this point in the history
Expose ctor at window.Terminal
  • Loading branch information
Tyriar authored Sep 11, 2019
2 parents 6211dcd + e0997b5 commit 70ecec3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ module.exports = {
output: {
filename: 'xterm.js',
path: path.resolve('./lib'),
library: 'Terminal',
libraryTarget: 'umd'
},
mode: 'production'
Expand Down

0 comments on commit 70ecec3

Please sign in to comment.