mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
💄
This commit is contained in:
@@ -51,8 +51,6 @@ module.exports = function withDefaults(/**@type WebpackConfig*/extConfig) {
|
||||
},
|
||||
externals: {
|
||||
'vscode': 'commonjs vscode', // ignored because it doesn't exist
|
||||
|
||||
// "vscode-extension-telemetry": 'commonjs vscode-extension-telemetry', // commonly used
|
||||
},
|
||||
output: {
|
||||
// all output goes into `dist`.
|
||||
|
||||
Reference in New Issue
Block a user