8000 feat(minifier): compress `a == null && b` to `a ?? b` when return value is ignored by sapphi-red · Pull Request #8749 · oxc-project/oxc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(minifier): compress a == null && b to a ?? b when return value is ignored#8749

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-27-feat_minifier_compress_a_null_b_to_a_b_when_return_value_is_ignored
Jan 27, 2025
Merged

feat(minifier): compress `a == null && b` to `a ?? b` when return value is ignored#8749
graphite-app[bot] merged 1 commit intomainfrom
01-27-feat_minifier_compress_a_null_b_to_a_b_when_return_value_is_ignored

Commits

Commits on Jan 27, 2025

0