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