mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
remove the last typescript-vscode-sh-plugin references
This commit is contained in:
@@ -14,9 +14,6 @@ module.exports = withDefaults({
|
||||
resolve: {
|
||||
mainFields: ['module', 'main']
|
||||
},
|
||||
externals: {
|
||||
'typescript-vscode-sh-plugin': 'commonjs vscode' // used by build/lib/extensions to know what node_modules to bundle
|
||||
},
|
||||
entry: {
|
||||
extension: './src/extension.ts',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user