It increased memory usage of Webpack 1.5x fold with little benefitslolsob-rspec
parent
098eef3211
commit
fb7fcebb2b
|
@ -12,7 +12,6 @@ module.exports = merge(sharedConfig, {
|
||||||
stats: 'normal',
|
stats: 'normal',
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
|
||||||
new webpack.optimize.UglifyJsPlugin({
|
new webpack.optimize.UglifyJsPlugin({
|
||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
mangle: true,
|
mangle: true,
|
||||||
|
|
Loading…
Reference in New Issue