mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
It increased memory usage of Webpack 1.5x fold with little benefits
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = merge(sharedConfig, {
|
||||
stats: 'normal',
|
||||
|
||||
plugins: [
|
||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
sourceMap: true,
|
||||
mangle: true,
|
||||
|
||||
Reference in New Issue
Block a user