swc/crates/swc_ecma_minifier/tests/projects/output
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
..
angular-1.2.5.js feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00
backbone-1.1.0.js fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
jquery-1.9.1.js test(es/minifier): Add tests for benchmark files (#5986) 2022-09-29 09:41:13 +09:00
jquery.mobile-1.4.2.js feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00
mootools-1.4.5.js fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09:00
react-17.0.1.js feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00
react-dom-17.0.2.js feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00
underscore-1.5.2.js fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
yui-3.12.0.js test(es/minifier): Add tests for benchmark files (#5986) 2022-09-29 09:41:13 +09:00