swc/crates/swc_plugin_runner/tests/fixture/swc_noop_plugin
Donny/강동윤 10fb645552
chore(ci): Merge CI scripts (#5999)
**Description:**

This PR merges CI scripts, and make integration tests use patched crates.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5540.
2022-09-30 16:57:15 +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 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.