Anyone successfully using a JS minimizer?

I’m using webpack for a React-based plugin, and wondering if anyone is using a webpack JS minimizer plugin that also effectively obfuscates by removing all white space, comments, and (semantically idempotently) changing variable and parameter names to short random versions?