Skip to content

Commit

Permalink
Fix swc_core
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 27, 2023
1 parent 0f69731 commit f7360fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/swc_core/tests/fixture/stub_wasm/Cargo.toml
Expand Up @@ -20,6 +20,7 @@ serde = { version = "1", features = ["derive"] }
serde-wasm-bindgen = "0.4.5"
swc_core = { path = "../../../../swc_core", features = [
"common_perf",
"ecma_ast_serde",
"binding_macro_wasm",
"ecma_transforms",
"ecma_visit",
Expand Down

0 comments on commit f7360fd

Please sign in to comment.