feat(minifier): compress a == null && b to a ?? b when return value is ignored#8749
Merged
graphite-app[bot] merged 1 commit intoJan 27, 2025
a == null && b to a ?? b when return value is ignored#8749