feat(minifier): minimize (x = 1) === 1
-> (x = 1) == 1
#33967
This job was skipped
Loading
(x = 1) === 1
-> (x = 1) == 1
#33967