We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2f7e9 commit 4b14eecCopy full SHA for 4b14eec
.changeset/shiny-trees-judge.md
@@ -0,0 +1,5 @@
1
+---
2
+swc: major
3
4
+
5
+refactor(swc): Remove typo feature
crates/swc/Cargo.toml
@@ -49,7 +49,6 @@ plugin_transform_host_native = [
49
]
50
# Do not inject tokio runtime while running plugin transforms
51
manual-tokio-runtime = []
52
-manual-tokio-runtmie = ["manual-tokio-runtime"]
53
54
[dependencies]
55
anyhow = { workspace = true }
0 commit comments