Cargo Features

swc_plugin_styled_jsx has no features set by default.

[dependencies]
swc_plugin_styled_jsx = { version = "0.14.2", features = ["custom_transform"] }
custom_transform

Enables common_concurrent of swc_core ^0.40.16

swc_core:

TODO: internally concurrent / perf refers to the same feature (parking_lot)

  • can we consolidate them?

swc_plugin_styled_jsx has 1 feature without comment.