Closed sirenkovladd closed 5 months ago
Added an option 🎉, just use:
import {minify} from "@putout/minify";
minify(code, {
convertStrictEqualToEqual: false,
});
Is it works for you?
thank you
But I think that this option should be disabled by default, since using it will lead to errors and a bad experience
Submit PR https://github.com/putoutjs/minify/issues/21#issuecomment-2159960333, and I merge and publish major version.
Landed in v4.0.0 🎉
npm -v
): 10.5.2node -v
: v20.13.1uname -a
on Linux): Darwin arm64remove required strict equal