Cargo Features

farmfe_compiler has no features set by default.

[dependencies]
farmfe_compiler = { version = "0.0.8", features = ["profile", "swc_plugin"] }
profile

Enables profile of farmfe_core, farmfe_plugin_partial_bundling, farmfe_plugin_resolve, and farmfe_plugin_tree_shake

swc_plugin

Enables swc_plugin of farmfe_plugin_script

farmfe_compiler has 2 features without comments.