swc/crates/swc_ecma_minifier/tests/projects/output
Donny/강동윤 3d271e82a2
fix(es/minifier): Preserve return values of recursive IIFE (#6142)
**Description:**

This PR fixes the logic for dropping return values of IIFE.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6141.
2022-10-14 09:32:56 +09:00
..
angular-1.2.5.js feat(es/minifier): Swap more binary expressions (#6134) 2022-10-13 03:45:05 +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 feat(es/minifier): Swap more binary expressions (#6134) 2022-10-13 03:45:05 +00:00
jquery.mobile-1.4.2.js feat(es/minifier): Swap more binary expressions (#6134) 2022-10-13 03:45:05 +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 fix(es/minifier): Preserve return values of recursive IIFE (#6142) 2022-10-14 09:32:56 +09:00
react-dom-17.0.2.js feat(es/minifier): Swap more binary expressions (#6134) 2022-10-13 03:45:05 +00:00
underscore-1.5.2.js feat(es/minifier): Detect type of .length (#6120) 2022-10-11 23:06:58 +00:00
yui-3.12.0.js feat(es/minifier): Inline more lazily initialized vars (#6089) 2022-10-10 09:53:50 +09:00