Commit Graph

6 Commits

Author SHA1 Message Date
Donny/강동윤
54353a6fb5
fix(es/helpers): Don't transpile _typeof helper (#3208)
swc_ecma_transforms_base:
 - Add a directive to `_typeof` helper.

swc_ecma_transforms_compat:
 - Don't transpile `_typeof` helper. (Closes #3201)

swc_ecma_minifier:
 - Drop swc/babel directives.
2022-01-07 14:48:08 +09:00
Donny
144754a3ea chore: Publish @swc/helpers@0.3.2 2021-12-07 19:14:15 +09:00
Donny
6996d7cdd7 chore: Fix @swc/helpers 2021-12-07 19:04:06 +09:00
Donny
20179a6acf chore: Publish @swc/helpers 2021-12-07 15:22:07 +09:00
RiESAEX
ae4bb420ae
fix(es/transforms): Update helpers about array (#2970)
swc_ecma_transforms_base:
 - Update helpers. (Closes #2689)
2021-12-07 06:12:54 +00:00
Donny/강동윤
ffec782a41
chore: Inline @swc/helpers (#2972) 2021-12-05 15:46:09 +09:00