Skip to content

Update terser-webpack-plugin (reduce memory usage)#2444

Merged
gauravtiwari merged 2 commits into
rails:masterfrom
pustovalov:terser-webpack-plugin
Feb 17, 2020
Merged

Update terser-webpack-plugin (reduce memory usage)#2444
gauravtiwari merged 2 commits into
rails:masterfrom
pustovalov:terser-webpack-plugin

Conversation

@pustovalov

@pustovalov pustovalov commented Jan 28, 2020

Copy link
Copy Markdown
Contributor

webpack/minimizer-webpack-plugin#143
webpack/minimizer-webpack-plugin#211

webpack/webpack#10305 (comment)

Reduce memory usage for big projects around 80-90%

From contributor of terser-webpack-plugin

Upd:
https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md

2.3.4 (2020-01-30)
Bug Fixes

respect stdout and stderr of workers and do not create warnings (5708574)
use webpack hash options rather than hard-code MD4(330c1f6)

@jakeNiemiec jakeNiemiec left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be great for the folks who transpile node_modules by default.

@njradford

Copy link
Copy Markdown
Contributor

Thank you @pustovalov 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants