swc/crates/swc_plugin_runner/tests/fixture/swc_noop_plugin
2022-09-30 16:12:56 +09:00
..
src test(es/plugin): Add a noop plugin (#5892) 2022-09-18 09:54:06 +00:00
Cargo.lock fix(es/codegen): Improve performance of debug build (#6003) 2022-09-30 16:12:56 +09:00
Cargo.toml build(cargo): Introduce workspace deps (#5997) 2022-09-30 13:43:32 +09:00
README.md test(es/plugin): Add a noop plugin (#5892) 2022-09-18 09:54:06 +00:00

SWC plugin

This plugin is noop, but exists to verify serialization and deserialization.