Donny/강동윤
|
26944e159d
|
fix(es/transforms/base): Reimplement hygiene (#2408)
swc_ecma_transforms_base:
- Reimplement `hygiene`.
|
2021-10-21 05:12:50 +00:00 |
|
Donny/강동윤
|
01e171a4b4
|
test(es): Freeze as es2015 to verify base transforms (#2468)
|
2021-10-19 05:31:12 +00:00 |
|
Donny/강동윤
|
06ca25f3d0
|
fix(es/minifier): Check for conditional usages while inlining (#2459)
swc_ecma_minifier:
- `hoist_props`: Check for `used_in_cond` before inlining.
|
2021-10-18 07:34:17 +00:00 |
|
Donny/강동윤
|
675c0e714f
|
test(es): Use typescript test suite as a golden testing (#2456)
|
2021-10-18 04:07:23 +00:00 |
|