swc/crates/swc_ecma_ext_transforms
Donny/강동윤 a81a01f629
fix(es/jest): Handle @jest/globals (#8994)
**Description:**

- We have two `jest` pass. One in `@swc/core` (via _hidden.jest flag), and one in the plugin. This PR fixes only the core one.

However, the linked issue is wrong because the code tries to break the rules of ESM specification. So, although this PR closes the issue, the final form is not the issue the author wanted.

**Related issue:**

 - Closes https://github.com/swc-project/plugins/issues/310
2024-05-30 15:30:45 +09:00
..
src fix(es/jest): Handle @jest/globals (#8994) 2024-05-30 15:30:45 +09:00
Cargo.toml chore: Bump crates 2024-04-29 09:56:27 +09:00