Skip to content

Commit

Permalink
Add a feature to swc_core
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 15, 2024
1 parent f2ffd38 commit 336eccc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/swc_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ doctest = false
## but changes internal logics to perform differently. These flag should be turned on in combination with
## actual features. Refer build.rs for more details.

scoped-alloc = ["swc_allocator/scoped"]

# swc_common/ahash
common_ahash = ["swc_common/ahash"]

Expand Down

0 comments on commit 336eccc

Please sign in to comment.