swc/crates/swc_ecma_compat_common/src/lib.rs
Donny/강동윤 affb6fb5e3
refactor(es/compat): Split swc_ecma_transforms_compat (#8110)
**Description:**

- New: `cargo build --release 478.59s user 19.16s system 814% cpu 1:01.09 total`
- Prev: `cargo build --release 495.60s user 18.89s system 742% cpu 1:09.26 total`
2023-10-12 10:08:00 +00:00

3 lines
32 B
Rust

pub mod macros;
pub mod regexp;