feat(minifier): minimize if (x) if (y) z -> if (x && y) z#8136
Merged
graphite-app[bot] merged 1 commit intomainfrom Dec 27, 2024
Merged
feat(minifier): minimize if (x) if (y) z -> if (x && y) z#8136graphite-app[bot] merged 1 commit intomainfrom
if (x) if (y) z -> if (x && y) z#8136graphite-app[bot] merged 1 commit intomainfrom