Skip to content

feat(minifier): compress (a = b) === null || a === undefined to (a = b) == null#8637

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-21-feat_minifier_compress_a_b_null_b_undefined_to_a_b_null_
Jan 21, 2025
Merged

feat(minifier): compress (a = b) === null || a === undefined to (a = b) == null#8637
graphite-app[bot] merged 1 commit intomainfrom
01-21-feat_minifier_compress_a_b_null_b_undefined_to_a_b_null_