mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
976667f7d9
**Description:** This PR is minor improvement, non breaking changes to cache path for the plugin. In short, it tries to combine rustc version if available to expand. `option_env!` supposed to embed build time rustc version. It'd be ideal if we could match between plugin's as well, but I doubt if we could before actually load plugin. |
||
---|---|---|
.. | ||
imported_fn | ||
cache.rs | ||
host_environment.rs | ||
lib.rs | ||
load_plugin.rs | ||
memory_interop.rs | ||
transform_executor.rs |