mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
fix: add electron as an external for webpack (#239134)
* fix: add electron as an external for webpack * refactor: move electron external to shared webpack
This commit is contained in:
@@ -13,5 +13,5 @@ module.exports = withDefaults({
|
||||
context: __dirname,
|
||||
entry: {
|
||||
extension: './src/extension.ts',
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user