swc/babel/compat/README.md
강동윤 82ef06afb8
feat(babel/compat): Improve performance of babelify (#1626)
swc_babel_compat:
 - Optimize.

swc:
 - Improve performance of comment storage.
2021-05-06 14:56:54 +09:00

142 B

Convert swc AST to Babel AST.

Testing

To run tests

cargo test

For more information about writing tests, see tests.