Skip to content

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

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) #26080

Annotations

1 warning

Benchmark (isolated_declarations)

succeeded Jan 9, 2025 in 1m 53s