mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
dd805e95a4
**Description:** Note: Preserving native names is a hack, but it's used by `terser` and it's the only way to preserve the name of `class AbortSignal` while mangling without `keep_classnames: true`. We can special case `AbortSignal`, but let's just follow `terser`. **Related issue:** - https://github.com/vercel/next.js/pull/57904 |
||
---|---|---|
.. | ||
beautify_off_1 | ||
beautify_off_2 | ||
beautify_on_1 | ||
beautify_on_2 | ||
issue_1724 | ||
issue_1725 | ||
NaN_and_Infinity_must_have_parens | ||
NaN_and_Infinity_must_have_parens_evaluate | ||
NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined | ||
NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate |