swc/crates/swc_ecma_transforms_proposal
Donny/강동윤 238ba8b1d2
feat(es/decorators): Groundwork for stage 3 decorator (#9450)
**Description:**

I decided to port the babel transform instead of recreating a new pass using inputs and outputs. Babel transform reuses many codes, and this is the basic API for decorator passes that share the implementation.
2024-08-19 14:44:23 +09:00
..
scripts test(es/decorators): Split decorator-tests (#9119) 2024-07-02 10:50:23 +09:00
src feat(es/decorators): Groundwork for stage 3 decorator (#9450) 2024-08-19 14:44:23 +09:00
tests feat(es/decorators): Groundwork for stage 3 decorator (#9450) 2024-08-19 14:44:23 +09:00
Cargo.toml chore: Publish crates with swc_core v0.101.3 2024-08-19 00:46:58 +00:00