swc/ecmascript/transforms/optimization
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
..
src feat(es/minifier): Implement more rules (#2058) 2021-08-15 13:09:21 +00:00
tests fix(es): Fix some easy bugs (#2166) 2021-08-27 06:03:06 +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