Skip to content

Commit

Permalink
refactor: Drop unused crates (#10151)
Browse files Browse the repository at this point in the history
**Description:**

I finished experimenting with babel interop and I think I'm not going to work on the cross-module optimizer, mainly because it overlaps with the task of the bundler.
  • Loading branch information
kdy1 authored Mar 6, 2025
1 parent 9676c9a commit 58e4279
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 256 deletions.
27 changes: 0 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 0 additions & 18 deletions crates/swc_interop_babel/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion crates/swc_interop_babel/src/lib.rs

This file was deleted.

28 changes: 0 additions & 28 deletions crates/swc_interop_babel/src/transform.rs

This file was deleted.

17 changes: 0 additions & 17 deletions crates/swc_interop_nodejs/Cargo.toml

This file was deleted.

52 changes: 0 additions & 52 deletions crates/swc_interop_nodejs/src/js_hook.rs

This file was deleted.

2 changes: 0 additions & 2 deletions crates/swc_interop_nodejs/src/lib.rs

This file was deleted.

86 changes: 0 additions & 86 deletions crates/swc_interop_nodejs/src/types.rs

This file was deleted.

11 changes: 0 additions & 11 deletions crates/swc_x_optimizer/Cargo.toml

This file was deleted.

14 changes: 0 additions & 14 deletions crates/swc_x_optimizer/src/lib.rs

This file was deleted.

0 comments on commit 58e4279

Please sign in to comment.