Skip to content

fix(rspack): remove unused plugin-minify#30521

Merged
Coly010 merged 1 commit intomasterfrom
rspack/remove-plugin-minify
Mar 27, 2025
Merged

fix(rspack): remove unused plugin-minify#30521
Coly010 merged 1 commit intomasterfrom
rspack/remove-plugin-minify

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Mar 27, 2025

Current Behavior

@nx/rspack set ups currently install @rspack/plugin-minify which has been deprecated. It is also unused in the configurations that are generated.

Expected Behavior

Remove unused the unused @rspack/plugin-minify

Related Issue(s)

Fixes #30318

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 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 Mar 27, 2025 11:48am

@Coly010 Coly010 requested a review from a team as a code owner March 27, 2025 11:45
@Coly010 Coly010 requested a review from jaysoo March 27, 2025 11:45
@Coly010 Coly010 self-assigned this Mar 27, 2025
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Mar 27, 2025

View your CI Pipeline Execution ↗ for commit 458fd2b.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 31m 6s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 17s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=bae3a... ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 50s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-27 12:22:28 UTC

@Coly010 Coly010 merged commit c8e4e0f into master Mar 27, 2025
12 checks passed
@Coly010 Coly010 deleted the rspack/remove-plugin-minify branch March 27, 2025 13:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 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 Apr 2, 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.

Rspack react host app uses deprecated @rspack/plugin-minify

2 participants