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(testing): move webpack and vite to optional peer dep #29800

Merged

Conversation

AgentEnder
Copy link
Member

@nx/webpack and @nx/vite are used for a single migration but pollute the overall dep size of someone using @nx/playwright without both vite and webpack. This change allows users to only install the one stack they are using.

@AgentEnder AgentEnder requested a review from a team as a code owner January 29, 2025 15:15
Copy link

vercel bot commented Jan 29, 2025

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 Jan 29, 2025 3:31pm

Copy link

nx-cloud bot commented Jan 29, 2025

View your CI Pipeline Execution ↗ for commit 1981c8d.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 28m 43s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 38s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=82667... ✅ Succeeded 13s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 12s View ↗
nx documentation --no-dte ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-29 16:03:10 UTC

@nx/webpack and @nx/vite are used for a single migration but pollute the overall dep size of someone
using @nx/playwright without bothe vite and webpack. This change allows users to only install the
one stack they are using.
@AgentEnder AgentEnder force-pushed the fix/testing-move-vite-webpack-to-optional-peer-dep branch from 875af29 to 1981c8d Compare January 29, 2025 15:28
@AgentEnder AgentEnder enabled auto-merge (squash) February 3, 2025 14:02
@AgentEnder AgentEnder merged commit a5f13a2 into master Feb 3, 2025
5 checks passed
@AgentEnder AgentEnder deleted the fix/testing-move-vite-webpack-to-optional-peer-dep branch February 3, 2025 14:03
FrozenPandaz pushed a commit that referenced this pull request Feb 6, 2025
@nx/webpack and @nx/vite are used for a single migration but pollute the
overall dep size of someone using @nx/playwright without both vite and
webpack. This change allows users to only install the one stack they are
using.

(cherry picked from commit a5f13a2)
FrozenPandaz added a commit that referenced this pull request Feb 7, 2025
Copy link

github-actions bot commented Feb 9, 2025

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 Feb 9, 2025
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

2 participants