swc/crates/swc_ecma_transforms_module/tests
magic-akari f63a481833
Some checks failed
CI / Cargo fmt (push) Has been cancelled
CI / Cargo clippy (push) Has been cancelled
CI / Check license of dependencies (push) Has been cancelled
CI / Check (macos-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CI / Test wasm (binding_core_wasm) (push) Has been cancelled
CI / Test wasm (binding_minifier_wasm) (push) Has been cancelled
CI / Test wasm (binding_typescript_wasm) (push) Has been cancelled
CI / List crates (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Has been cancelled
CI / Test with @swc/cli (push) Has been cancelled
CI / Miri (better_scoped_tls) (push) Has been cancelled
CI / Miri (string_enum) (push) Has been cancelled
CI / Miri (swc) (push) Has been cancelled
CI / Miri (swc_bundler) (push) Has been cancelled
CI / Miri (swc_ecma_codegen) (push) Has been cancelled
CI / Miri (swc_ecma_minifier) (push) Has been cancelled
Benchmark / Bench everything (push) Has been cancelled
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Has been cancelled
CI / Done (push) Has been cancelled
feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539)
**Related issue:**

- #9538
2024-09-09 10:05:41 +09:00
..
__swc_snapshots__/tests feat(es/testing): Use __swc_snapshots__ for test! macro (#8191) 2023-10-30 10:38:59 +09:00
fixture fix(es/typescript): Correctly handle ESM context (#9490) 2024-08-23 22:40:28 +09:00
fixture-manual/issue-4730 fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00
paths fix(es/module): Resolve .jsx imports fully (#8936) 2024-05-08 15:57:50 +09:00
amd.rs perf(es/visit): Introduce standard_only_* macros (#9207) 2024-07-11 16:16:05 +00:00
common_js.rs feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539) 2024-09-09 10:05:41 +09:00
path_node.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
system_js.rs feat(es/testing): Use __swc_snapshots__ for test! macro (#8191) 2023-10-30 10:38:59 +09:00
umd.rs feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539) 2024-09-09 10:05:41 +09:00