It increased memory usage of Webpack 1.5x fold with little benefits
This commit is contained in:
parent
7a889a8e12
commit
a3d93e8bbe
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ module.exports = merge(sharedConfig, {
|
|||
stats: 'normal',
|
||||
|
||||
plugins: [
|
||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
sourceMap: true,
|
||||
mangle: true,
|
||||
|
|
Loading…
Reference in a new issue