mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
This commit is contained in:
@@ -19,7 +19,6 @@ module.exports = withDefaults({
|
||||
output: {
|
||||
filename: 'htmlServerMain.js',
|
||||
path: path.join(__dirname, 'dist'),
|
||||
libraryTarget: "commonjs",
|
||||
},
|
||||
externals: {
|
||||
'typescript': 'commonjs typescript'
|
||||
|
||||
Reference in New Issue
Block a user