mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
[html] no longer pack vscode
This commit is contained in:
@@ -22,8 +22,7 @@ module.exports = withDefaults({
|
||||
libraryTarget: "commonjs",
|
||||
},
|
||||
externals: {
|
||||
'typescript': 'commonjs typescript',
|
||||
"vscode-nls": 'commonjs vscode-nls',
|
||||
'typescript': 'commonjs typescript'
|
||||
},
|
||||
plugins: [
|
||||
new webpack.NormalModuleReplacementPlugin(
|
||||
|
||||
Reference in New Issue
Block a user