mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 18:43:52 +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 |
||
---|---|---|
.. | ||
input.js | ||
mangle.json | ||
output.js |