swc/tests
Donny/강동윤 91ef3cc16e
feat(plugin): Enable plugin support under experimental flag (#2894)
swc_plugin_runner:
 - Add plugin resolver.
 - Implement cache for resolver.
 - Add some integration tests.

swc:
 - Add a cargo feature named `plugin`.
 - Add an experimental option for plugins.

node:
 - Enable `plugin`.
 - Add some integration tests.
2021-11-28 17:02:14 +09:00
..
integration chore: Organize project (#1849) 2021-06-24 17:01:21 +09:00
rust-plugins feat(plugin): Enable plugin support under experimental flag (#2894) 2021-11-28 17:02:14 +09:00
srcmap chore: Publish crates 2021-11-10 13:58:42 +09:00