Skip to content

Commit

Permalink
perf(visit): Drop pmutil to improve compile time (#8673)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 4, 2024
1 parent bf25350 commit b474382
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 156 deletions.
12 changes: 0 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/swc_visit_macros/Cargo.toml
Expand Up @@ -15,7 +15,6 @@ proc-macro = true

[dependencies]
Inflector = "0.11.4"
pmutil = "0.6.1"
proc-macro2 = "1"
quote = "1"
syn = { version = "2", features = ["parsing", "full"] }
Expand Down

0 comments on commit b474382

Please sign in to comment.