Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugin_runner): improve cache path #7188

Merged
merged 1 commit into from Apr 2, 2023

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Apr 1, 2023

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.

@kdy1 kdy1 added this to the Planned milestone Apr 2, 2023
Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_plugin_runner

@kdy1 kdy1 enabled auto-merge (squash) April 2, 2023 00:12
@kdy1 kdy1 disabled auto-merge April 2, 2023 00:13
@kdy1 kdy1 enabled auto-merge (squash) April 2, 2023 00:13
@kdy1 kdy1 merged commit 976667f into swc-project:main Apr 2, 2023
125 checks passed
@kdy1 kdy1 modified the milestones: Planned, v1.3.45 Apr 4, 2023
@swc-project swc-project locked as resolved and limited conversation to collaborators May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants