Module swc_ecma_transform_plugins

Source

Structs§

SwcEcmaTransformPluginsTransformer
A custom transformer plugin to execute SWC’s transform plugins.
SwcPluginModule
A wrapper around an SWC’s ecma transform wasm plugin module bytes, allowing it to operate with the turbo_tasks caching requirements.