swc/crates/swc_ecma_minifier/scripts
Donny/강동윤 57204e39cd
fix(es/minifier): Don't inline functions used as arguments (#3320)
swc_ecma_minifier:
 - Preserve a variable initialized with a function expression if it's used as an argument.
2022-01-20 16:06:23 +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 chore(scripts): Use cargo profile instruments instead of cargo instruments (#3086) 2021-12-21 16:09:19 +09: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
update-list.sh refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00