mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
.. | ||
scripts | ||
src | ||
Cargo.toml | ||
README.md |
swc_plugin (PUBLIC INTERFACE DEPRECATED)
Provides internal implementation detail to communicate between @swc/core
to the plugin.
NOTE: This was previously entrypoint sdk to authoring a plugin, but swc_core
becomes a meta entrypoint to any features SWC provides (https://github.com/swc-project/swc/discussions/5244).