swc/ecmascript/minifier/tests/compress/fixture
강동윤 a7cb2aba9d
fix(es/minifier): Fix bugs of the minifier (#2052)
swc_ecma_minifier:
 - Test mangler using execution test suite.
 - `mangler`: Preserve `arguments`.
 - `mangler`: Handle shorthand. (#2051)
 - `mangler`: Handle object pattern properties.
 - `precompress`: Don't drop function declarations if the variable with same name is in different scope. (#2011)
2021-08-11 07:24:52 +00:00
..
issues fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
projects feat(es/minifier): Implement more rules (#2039) 2021-08-10 08:52:28 +00:00
simple fix(es): Fix codegen & minifier (#2006) 2021-08-04 10:27:17 +00:00
terser feat(es/minifier): Make minifier parallel (#2009) 2021-08-07 08:27:52 +00:00