swc/ecmascript/transforms/proposal/tests
Sosuke Suzuki bb1cc974c7
feat(es/trasform): Support static blocks (#2474)
swc_ecma_transforms_proposal:
 - Add transform for static blocks, which is stage 3.
2021-10-20 14:18:55 +09:00
..
private-in-object fix(es/transforms/base): Fix hyigiene (#2421) 2021-10-13 17:32:37 +09:00
static-blocks feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00
export.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
private_in_object.rs feat(es/parser, es/transform): Implement ergonomic brand checking (#2079) 2021-09-27 08:03:48 +00:00
static_blocks.rs feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00