mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
polish webpack configs
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
const withDefaults = require('../../shared.webpack.config');
|
||||
const path = require('path');
|
||||
const webpack = require('webpack');
|
||||
|
||||
const config = withDefaults({
|
||||
context: path.join(__dirname),
|
||||
|
||||
Reference in New Issue
Block a user