Skip to content

feat(minifier): compress a.b || (a.b = c) to a.b ||= c (#8366) #34173

feat(minifier): compress a.b || (a.b = c) to a.b ||= c (#8366)

feat(minifier): compress a.b || (a.b = c) to a.b ||= c (#8366) #34173

Annotations

2 warnings

AST Changes

succeeded Jan 9, 2025 in 11s