feat(minifier): fold if(x >> y == 0){}
-> if(!(x >> y)){}
#25741
benchmark.yml
on: pull_request
Matrix: Benchmark
Build Linter Benchmark
2m 45s
Matrix: Benchmark linter
Upload benchmarks
17s
Annotations
11 warnings