Cargo Features
swc_ecma_usage_analyzer has no features set by default.
[dependencies]
swc_ecma_usage_analyzer = { version = "5.0.0", features = ["concurrent", "trace-ast", "tracing-spans"] }
- concurrent
-
This enables global concurrent mode
Enables rayon of indexmap, concurrent of swc_common
- trace-ast
- tracing-spans