feat(minifier): compress a.b || (a.b = c)
to a.b ||= c
#34170
Annotations
1 warning
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading