diff --git a/addons/xterm-addon-ligatures/webpack.config.js b/addons/xterm-addon-ligatures/webpack.config.js index ea69841e34..e80667718b 100644 --- a/addons/xterm-addon-ligatures/webpack.config.js +++ b/addons/xterm-addon-ligatures/webpack.config.js @@ -11,7 +11,6 @@ const mainFile = 'xterm-addon-ligatures.js'; module.exports = { entry: `./out/${addonName}.js`, devtool: 'source-map', - target: 'electron-renderer', module: { rules: [ {