Skip to content

Commit 4b14eec

Browse files
authored
refactor(swc): Remove typo feature (#9965)
1 parent 1c2f7e9 commit 4b14eec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/shiny-trees-judge.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
swc: major
3+
---
4+
5+
refactor(swc): Remove typo feature

crates/swc/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ plugin_transform_host_native = [
4949
]
5050
# Do not inject tokio runtime while running plugin transforms
5151
manual-tokio-runtime = []
52-
manual-tokio-runtmie = ["manual-tokio-runtime"]
5352

5453
[dependencies]
5554
anyhow = { workspace = true }

0 commit comments

Comments
 (0)