swc/ecmascript
Donny/강동윤 f5607891e4
fix(es/transforms/testing): Fix test_fixture (#2400)
swc_ecma_transforms_testing:
 - Make logic depends on `NormalizedOutput::compare_to_file`.
2021-10-11 05:03:57 +00:00
..
ast doc(es/ast): Document identifier mangagement system (#2371) 2021-10-08 01:02:02 +09:00
babel feat(babel/compat): Support type-only import/export specifiers (#2342) 2021-10-05 18:27:45 +09:00
codegen fix(swc): Fix bugs (#2396) 2021-10-10 09:19:47 +00:00
dep-graph feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
ext-transforms chore: Publish 2021-10-10 01:33:22 +09:00
jsdoc perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
loader perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
minifier fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
parser fix(es/parser): Fix async function in SeqExpr (#2399) 2021-10-11 12:38:35 +09:00
preset-env chore: Publish 2021-10-10 01:33:22 +09:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms fix(es/transforms/testing): Fix test_fixture (#2400) 2021-10-11 05:03:57 +00:00
utils chore: Publish 2021-10-10 01:33:22 +09:00
visit feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml chore: Publish 2021-10-10 01:33:22 +09:00