Skip to content

feat(rspack): add support for converting webpack plugin configs #30292#32382

Merged
Coly010 merged 1 commit intomasterfrom
fix-convert-webpack
Aug 18, 2025
Merged

feat(rspack): add support for converting webpack plugin configs #30292#32382
Coly010 merged 1 commit intomasterfrom
fix-convert-webpack

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Aug 18, 2025

Current Behavior

We currently do not support converting webpack configs using NxAppWebpackPlugin to NxAppRspackPlugin.

Expected Behavior

Add support for converting webpack configs using the NxAppWebpackPlugin.

Related Issue(s)

Fixes #30292

@Coly010 Coly010 requested a review from a team as a code owner August 18, 2025 10:07
@Coly010 Coly010 self-assigned this Aug 18, 2025
@Coly010 Coly010 requested review from a team as code owners August 18, 2025 10:07
@Coly010 Coly010 requested a review from JamesHenry August 18, 2025 10:07
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Aug 18, 2025 10:19am

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 18, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 0c52f7e
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68a2fb614ff85e0008d0263a
😎 Deploy Preview https://deploy-preview-32382--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Aug 18, 2025

View your CI Pipeline Execution ↗ for commit 0c52f7e

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

☁️ Nx Cloud last updated this comment at 2025-08-18 10:40:35 UTC

@Coly010 Coly010 merged commit 55b446a into master Aug 18, 2025
10 checks passed
@Coly010 Coly010 deleted the fix-convert-webpack branch August 18, 2025 11:24
FrozenPandaz pushed a commit that referenced this pull request Aug 22, 2025
#32382)

## Current Behavior
We currently do not support converting webpack configs using
`NxAppWebpackPlugin` to `NxAppRspackPlugin`.

## Expected Behavior
Add support for converting webpack configs using the
`NxAppWebpackPlugin`.

## Related Issue(s)

Fixes #30292

(cherry picked from commit 55b446a)
@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 Aug 24, 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.

NX + NestJS + webpack -> rspack = 🤷‍♂️

2 participants