120 releases (1 stable)
1.0.0 | Oct 12, 2024 |
---|---|
0.90.3 | Oct 10, 2024 |
0.90.2 | Jul 19, 2024 |
0.90.0 | Aug 22, 2022 |
0.0.0 | Jul 4, 2021 |
#25 in #javascript-compiler
105,873 downloads per month
Used in 4 crates
(2 directly)
7KB
70 lines
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).
Dependencies
~47KB