Skip to content

Commit 9638b09

Browse files
committed
💄
1 parent d30f41a commit 9638b09

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

extensions/shared.webpack.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ module.exports = function withDefaults(/**@type WebpackConfig*/extConfig) {
5151
},
5252
externals: {
5353
'vscode': 'commonjs vscode', // ignored because it doesn't exist
54-
55-
// "vscode-extension-telemetry": 'commonjs vscode-extension-telemetry', // commonly used
5654
},
5755
output: {
5856
// all output goes into `dist`.

0 commit comments

Comments
 (0)