Skip to content

Commit 4774602

Browse files
committed
AST serde
1 parent 195c61a commit 4774602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/next-swc/crates/wasm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ turbo-binding = { workspace = true, features = [
3535
"__swc_core_binding_wasm",
3636
"__feature_mdx_rs",
3737
] }
38+
swc_core = { workspace = true, features = ["ecma_ast_serde", "common"] }
3839

3940

4041
# Workaround a bug

0 commit comments

Comments
 (0)