By default, it should not be included even for the users who use the swc crate. SWC is widely used by the bundler projects, and the module transforms are completely useless for them. swc_cli and bindings/core_* should explicitly enable the module transform of the swc crate.
By default, it should not be included even for the users who use the
swccrate. SWC is widely used by the bundler projects, and the module transforms are completely useless for them.swc_cliandbindings/core_*should explicitly enable the module transform of theswccrate.