swc/crates/swc_ecma_minifier/scripts
Donny/강동윤 ac1d4058f2
fix(es/minifier): Fix analyzer (#3557)
swc_ecma_utils:
 - `collect_decls`: Support paramters of arrow expressions.

swc_ecma_minifier:
 - `analyzer`: Fix `has_property_mutation`.
2022-02-14 15:47:16 +09:00
..
_ fix(es/minifier): Fix optimization of assignment expressions (#3231) 2022-01-12 08:26:56 +09:00
cdnjs chore(es/minifier): Add scripts to extract tests automatically (#3212) 2022-01-10 16:59:21 +09:00
inputs fix(es/minifier): Fix bugs (#3238) 2022-01-12 16:57:54 +09:00
next fix(es/minifier): Don't inline functions used as arguments (#3320) 2022-01-20 16:06:23 +09:00
smart refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
terser refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
add-golden.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
apply.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
base.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
deopt.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
format.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
ideal.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
ignore.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
instrument.sh perf(es/minifier): Remove useless operations like eager call to .span() (#3512) 2022-02-10 12:00:41 +00:00
jsprops.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
postpone.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
project-ref.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
reduce-all.sh chore(es/minifier): Add scripts to extract tests automatically (#3212) 2022-01-10 16:59:21 +09:00
reduce.sh fix(es/minifier): Fix bugs (#3238) 2022-01-12 16:57:54 +09:00
run.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
sort.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
test.sh fix(es/minifier): Fix analyzer (#3557) 2022-02-14 15:47:16 +09:00
update-list.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00