swc/ecmascript/minifier/tests/exec
Donny/강동윤 9e215769cc
fix(es/minifier): Fix minifier using Deno test suite (#2503)
swc_ecma_codegen:
 - Emit `;` after private class properties.

swc_ecma_minifier:
 - `pure`: Drop more invalid expressions.
 - `sequences`: Drop more invalid expressions.
 - `strings`: Fix concat.
 - `inline`: Inline into `b` in `a[b] = foo`.
2021-10-21 11:56:48 +00:00
..
conditionals/reduce fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
iife/reassign/1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issues/2011 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
regexp/1 fix(es/minifier): Fix minifier using Deno test suite (#2503) 2021-10-21 11:56:48 +00:00
simple/1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
terser fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
update/object fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
vercel fix(es/minifier): Fix bugs (#2433) 2021-10-14 13:48:14 +00:00