Donny/강동윤
|
da2c77d9af
|
perf(es/minifier): Parallelize join_vars (#3655)
|
2022-02-21 05:34:32 +00:00 |
|
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 |
|
Donny/강동윤
|
73e9185bba
|
test(es/minifier): Add snapshot testing for the analyzer (#3529)
|
2022-02-11 18:33:08 +09:00 |
|
Donny/강동윤
|
1aa494b1c0
|
fix(es/minifier): Fix logic for checking arguments (#3313)
swc_ecma_minifier:
- Don't mark `arguments` in nested scope as a inline blocker.
|
2022-01-19 17:39:24 +09:00 |
|
magic-akari
|
52961804d1
|
feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171)
|
2022-01-03 05:54:58 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|