Skip to content

feat(minifier): minimize if (x) return; return 1 -> return x ? void 0 : 1 #11814

feat(minifier): minimize if (x) return; return 1 -> return x ? void 0 : 1

feat(minifier): minimize if (x) return; return 1 -> return x ? void 0 : 1 #11814

Triggered via pull request December 26, 2024 14:17
@BoshenBoshen
opened #8130
Status Success
Total duration 13s
Artifacts

pr.yml

on: pull_request_target
Label and Check PR Title
5s
Label and Check PR Title
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Label and Check PR Title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636