mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Fix xterm-headless lib file
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
output: {
|
||||
filename: 'xterm.js',
|
||||
filename: 'xterm-headless.js',
|
||||
path: path.resolve('./headless/lib-headless'),
|
||||
library: {
|
||||
type: 'commonjs'
|
||||
|
||||
Reference in New Issue
Block a user