Skip to content

Commit

Permalink
Enable
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 19, 2024
1 parent 20ea553 commit fd30d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/swc_ecma_codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ codspeed-criterion-compat = { workspace = true }
criterion = { workspace = true }
serde_json = { workspace = true }

swc_allocator = { version = "0.1.7", path = "../swc_allocator" }
swc_common = { version = "0.36.0", path = "../swc_common", features = [
"sourcemap",
] }
Expand Down

0 comments on commit fd30d3e

Please sign in to comment.