swc/ecmascript/transforms/base
Sosuke Suzuki a10118c90f
feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130)
swc_ecma_ast:
 - Add support for static blocks in classes.
2021-08-30 00:03:14 +09:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es): Fix some easy bugs (#2166) 2021-08-27 06:03:06 +00:00
tests fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
Cargo.toml feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00