swc/crates/swc_ecma_minifier/scripts
Donny/강동윤 a7f0e84bbf
feat(es/minifier): Drop useless assignments (#3528)
testing:
 - Allow skipping diff using an environment variable `DIFF`.

swc_ecma_minifier:
 - `pure`: Drop useless assignemnts.
2022-02-11 08:43:48 +00: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 feat(es/minifier): Drop useless assignments (#3528) 2022-02-11 08:43:48 +00:00
update-list.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00