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(angular): remove optional @nx/cypress and @nx/jest from dependencies #22162

Merged
merged 1 commit into from Mar 5, 2024

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Mar 5, 2024

Current Behavior

The @nx/cypress and @nx/jest packages are dependencies of the @nx/angular plugin, even though they might not be used.

Expected Behavior

The @nx/angular plugin shouldn't bring the @nx/cypress and @nx/jest packages if not used.

Related Issue(s)

Fixes #22141

@leosvelperez leosvelperez self-assigned this Mar 5, 2024
@leosvelperez leosvelperez requested review from a team as code owners March 5, 2024 13:30
Copy link

vercel bot commented Mar 5, 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 Mar 5, 2024 2:42pm

@leosvelperez leosvelperez merged commit acf4787 into nrwl:master Mar 5, 2024
6 checks passed
@leosvelperez leosvelperez deleted the angular/remove-cypress-dep branch March 5, 2024 16:53
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 Mar 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.

@nx/cypress is dependency of @nx/angular
3 participants