Skip to content

feat(minifier): always put literals on the rhs of equal op 1==x => x==1 - #8240

Merged
graphite-app[bot] merged 1 commit into
mainfrom
01-04-feat_minifier_always_put_literals_on_the_rhs_of_equal_op_1_x_x_1_
Jan 4, 2025
Merged

feat(minifier): always put literals on the rhs of equal op 1==x => x==1#8240
graphite-app[bot] merged 1 commit into
mainfrom
01-04-feat_minifier_always_put_literals_on_the_rhs_of_equal_op_1_x_x_1_

feat(minifier): always put literals on the rhs of equal op `1==x` => …

ccdc039
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs