minify
minify copied to clipboard
fix: mangling variables in default parameters
fixes #1023 and #974
This fixes an issue I'm running into related to #974; it would be awesome to get some attention and merge this in.
In the meantime, since I'm using Yarn 3 to manage a monorepo, I made a new Yarn patch for this. You should be able to adapt this for patch-package as well... here's the original patch.
Thanks @binary-person for this PR!