swc/crates/swc_ecma_minifier/tests/projects/output
Donny/강동윤 f8358fbe2b
fix(es/minifier): Remove wrong variable joiner pass (#5992)
**Description:**

We had two passes for joining variables. This PR removes one in the full optimizer, which is wrong.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5989.
2022-09-29 19:11:18 +09:00
..
angular-1.2.5.js feat(es/minifier): Drop more variables while invoking IIFE (#5987) 2022-09-29 02:15:56 +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 fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09: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 fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09:00
react-dom-17.0.2.js fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09: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