Skip to content

feat(minifier): compress `typeof a.b === 'undefined'` to `a.b === voi…

ad14403
Select commit
Loading
Failed to load commit list.
Merged

feat(minifier): compress typeof a.b === 'undefined' to a.b === void 0 #8751

feat(minifier): compress `typeof a.b === 'undefined'` to `a.b === voi…
ad14403
Select commit
Loading
Failed to load commit list.