swc/crates/swc_ecma_minifier/tests/full
Donny/강동윤 aacf7aaf80
feat(es/minifier): Drop function identifier in a single pass (#5901)
**Description:**

We only inline function declarations if `ref_count` is 1, so we don't need to preserve the name of the function.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5682.
2022-09-19 15:07:56 +00:00
..
feedback-mapbox feat(es/minifier): Drop function identifier in a single pass (#5901) 2022-09-19 15:07:56 +00:00
helpers/1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
next-30498/1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
next-33088 fix(es/codegen): Remove redundant ; after export default decl (#5851) 2022-09-14 06:07:15 +00:00
size fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
vercel/ms/1 feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832) 2022-09-13 03:52:47 +00:00
config.json refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00