Skip to content

feat(minifier): compress typeof foo === 'object' && foo !== null to typeof foo == 'object' && !!foo#8638

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

feat(minifier): compress typeof foo === 'object' && foo !== null to typeof foo == 'object' && !!foo#8638
graphite-app[bot] merged 1 commit intomainfrom
01-21-feat_minifier_compress_typeof_foo_object_foo_null_to_typeof_foo_object_foo_

Commits