Skip to content

Conversation

@micheldrescher
Copy link

This is my first pull request, so please be patient :-) Specifically I don't know how to exclude files from pull requests as my fork is deviating in some things from upstream.

This pull request replaces uglify-webpack-plugin with terser-webpack-plugin.

Reason: The former plugin is discontinued, but depends on a vulnerable version of serialize-javascript. It does not receive any further updates, so a replacement is necessary.

The only necessary changes are in webpack.prod.config.js and accordingly to package.json

The code change in webpack.prod.config.js should be sufficient, but cleanup in package.json and package-log.json is necessary, but a simple exercise for Node.js developers.

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.

2 participants