swc/crates/swc_ecma_minifier/tests/fixture/next/wrap-contracts
Donny/강동윤 4e656af1ec
feat(es/minifier): Drop variable from the sequential inliner (#5896)
**Description:**

We now drop variable declarations if we are going to eliminate the only usage.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5693.
2022-09-19 07:40:04 +00:00
..
analysis-snapshot.rust-debug perf(html): Reduce memory usage (#5867) 2022-09-15 04:17:05 +00:00
input.js fix(es/minifier): Fix optimization of template literals with escape (#5650) 2022-08-28 03:15:12 +00:00
output.js feat(es/minifier): Drop variable from the sequential inliner (#5896) 2022-09-19 07:40:04 +00:00
output.mangleOnly.js feat(es/minifier): Change order of renaming to align with terser (#5780) 2022-09-08 05:23:23 +00:00