swc/crates/swc_plugin_runner/tests/fixture/swc_noop_plugin
2022-11-13 23:17:41 +00:00
..
src test(es/plugin): Add a noop plugin (#5892) 2022-09-18 09:54:06 +00:00
Cargo.lock refactor(es/plugins): Simplify read_result_* (#6426) 2022-11-13 23:17:41 +00:00
Cargo.toml chore(ci): Merge CI scripts (#5999) 2022-09-30 16:57:15 +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.