This commit is contained in:
Johannes Rieken 2019-03-04 14:28:05 +01:00
parent d30f41aa40
commit 9638b09920

View file

@ -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`.