Skip to content

fix(react): allow for buildTargetWebpack to have an executor of @nx/webpack:webpack or @nx/rspack:rspack#30253

Merged
Coly010 merged 15 commits intonrwl:masterfrom
Stovana:30235-allow-rspack-executor-for-webpack-cypress-component-testing
Jun 9, 2025
Merged

fix(react): allow for buildTargetWebpack to have an executor of @nx/webpack:webpack or @nx/rspack:rspack#30253
Coly010 merged 15 commits intonrwl:masterfrom
Stovana:30235-allow-rspack-executor-for-webpack-cypress-component-testing

Conversation

@Stovana
Copy link
Copy Markdown
Contributor

@Stovana Stovana commented Mar 3, 2025

closed #30235

Current Behavior

nxComponentTestingPreset for webpack cannot use rspack as an executor.

Expected Behavior

nxComponentTestingPreset for webpack can use webpack or rspack as an executor.

Related Issue(s)

#30235

Fixes #30235

@Stovana Stovana requested review from a team as code owners March 3, 2025 17:29
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 3, 2025

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview May 30, 2025 7:13pm

@FrozenPandaz FrozenPandaz added the priority: medium Medium Priority (not high, not low priority) label May 14, 2025
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jun 9, 2025

View your CI Pipeline Execution ↗ for commit d7d8451.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 29m 10s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 19s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-09 10:13:05 UTC

@Coly010 Coly010 merged commit 5f7d463 into nrwl:master Jun 9, 2025
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

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 Jun 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

priority: medium Medium Priority (not high, not low priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allowing NX Project to Use Cypress Component Testing from Webpack when Migrating to RSPack

3 participants