Skip to content

chore: rename the rspack folder to rspack-plugins#5672

Merged
chenjiahan merged 2 commits intomainfrom
rename_rspack_folder_0725
Jul 25, 2025
Merged

chore: rename the rspack folder to rspack-plugins#5672
chenjiahan merged 2 commits intomainfrom
rename_rspack_folder_0725

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

Rename the rspack folder to rspack-plugins to be clearer.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings July 25, 2025 05:57
@netlify
Copy link
Copy Markdown

netlify bot commented Jul 25, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 05393c0
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68831d62b1446d0008dadab5
😎 Deploy Preview https://deploy-preview-5672--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 50 (🔴 down 26 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the rspack folder to rspack-plugins to improve clarity in the codebase structure. The change updates import paths to reflect the new folder name without any functional modifications.

  • Updates import statements across multiple plugin files to reference the renamed folder
  • Maintains all existing functionality while improving code organization

Reviewed Changes

Copilot reviewed 4 out of 9 changed files in this pull request and generated 1 comment.

File Description
packages/core/src/plugins/resourceHints.ts Updates import path for HtmlResourceHintsPlugin
packages/core/src/plugins/manifest.ts Updates import path for recursiveChunkEntryNames utility
packages/core/src/plugins/html.ts Updates import path for RsbuildHtmlPlugin exports
packages/core/src/pluginHelper.ts Reorders import statement (unrelated to folder rename)

@chenjiahan chenjiahan merged commit 868c881 into main Jul 25, 2025
11 checks passed
@chenjiahan chenjiahan deleted the rename_rspack_folder_0725 branch July 25, 2025 06:11
@chenjiahan chenjiahan mentioned this pull request Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants