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(core): fix plugin exclude option #22738

Merged
merged 2 commits into from Apr 9, 2024

Conversation

yjaaidi
Copy link
Contributor

@yjaaidi yjaaidi commented Apr 9, 2024

Current Behavior

Using plugins' exclude option crashes.

Expected Behavior

Plugins' exclude option should exclude files matching given patterns.

Related Issue(s)

Fixes #22737

@yjaaidi yjaaidi requested a review from a team as a code owner April 9, 2024 08:29
@yjaaidi yjaaidi requested a review from xiongemi April 9, 2024 08:29
Copy link

vercel bot commented Apr 9, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 9, 2024 8:39pm

@yjaaidi yjaaidi force-pushed the fix/fix-plugin-exclude-option branch from 6fa09fe to 332c2b1 Compare April 9, 2024 15:19
Copy link
Collaborator

@FrozenPandaz FrozenPandaz left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! LGTM 🎉

Can you get CI to pass please?

@yjaaidi yjaaidi force-pushed the fix/fix-plugin-exclude-option branch from 332c2b1 to cc77e0e Compare April 9, 2024 19:41
@Coly010 Coly010 merged commit caf663f into nrwl:master Apr 9, 2024
6 checks passed
@yjaaidi yjaaidi deleted the fix/fix-plugin-exclude-option branch April 9, 2024 22:27
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 Apr 15, 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.

Nx.json option plugins.[].exclude crashes
4 participants