mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
update request-light
This commit is contained in:
@@ -18,11 +18,6 @@ const config = withDefaults({
|
||||
output: {
|
||||
filename: 'jsonServerMain.js',
|
||||
path: path.join(__dirname, 'dist', 'node'),
|
||||
},
|
||||
resolve: {
|
||||
fallback: {
|
||||
vertx: false // indirectly required by request-light
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user