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(devkit): check if includes is actually necessary #23181

Merged
merged 2 commits into from
May 4, 2024

Conversation

AgentEnder
Copy link
Member

Current Behavior

We run the createNodes function once when converting to inferred targets, and remove includes if its not needed anymore based solely on the config files returned.

Expected Behavior

We run the createNodes function twice, and remove includes if the result was the same with / without it.

Related Issue(s)

Fixes #

@AgentEnder AgentEnder requested a review from a team as a code owner May 3, 2024 21:13
@AgentEnder AgentEnder requested a review from JamesHenry May 3, 2024 21:13
Copy link

vercel bot commented May 3, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 4, 2024 3:42am

@AgentEnder AgentEnder requested a review from a team as a code owner May 4, 2024 03:40
@FrozenPandaz FrozenPandaz merged commit cc875a6 into master May 4, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix/eslint-plugin-ignores branch May 4, 2024 14:01
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants