swc/crates/swc_ecma_minifier/tests/fixture/next/react-pdf-renderer
Donny/강동윤 286334c4d0
feat(es/minifier): Drop vars from sequential inliner (#5993)
**Description:**

This PR renames `CloningMultiReplacer` to `Finalizer` and makes it handle the removal of unused variables. Also, this PR improves the sequential inliner so we can drop variables within a single pass.
2022-09-30 09:43:31 +00:00
..
input.js fix(es/minifier): Reserve more symbols on eval (#4925) 2022-06-10 08:49:56 +00:00
mangle.json fix(es/minifier): Reserve more symbols on eval (#4925) 2022-06-10 08:49:56 +00:00
output.js feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00