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

fix(js): include referenced internal config files in plugin cache hash #28536

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Oct 21, 2024

Current Behavior

The referenced internal config files are not considered by the @nx/js/typescript plugin when building its cache key. This results in changes to those files being ignored and the cache being wrongly reused.

Expected Behavior

The referenced internal config files should be part of the @nx/js/typescript plugin cache key.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Oct 21, 2024
@leosvelperez leosvelperez requested a review from a team as a code owner October 21, 2024 09:28
Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 9:31am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant