Skip to content

feat(minifier): compress `a != null ? a.b : undefined` to `a?.b` (#8802)

e353a01
Select commit
Loading
Failed to load commit list.
Merged

feat(minifier): compress a != null ? a.b : undefined to a?.b #8802

feat(minifier): compress `a != null ? a.b : undefined` to `a?.b` (#8802)
e353a01
Select commit
Loading
Failed to load commit list.