Skip to content

docs: replace webpack-merge references with rspack-merge#13933

Merged
chenjiahan merged 2 commits into
mainfrom
jin/doc-rspcak-merge
May 7, 2026
Merged

docs: replace webpack-merge references with rspack-merge#13933
chenjiahan merged 2 commits into
mainfrom
jin/doc-rspcak-merge

Conversation

@intellild

Copy link
Copy Markdown
Contributor

Update documentation to reflect the change from webpack-merge to rspack-merge for configuration merging. This includes both English and Chinese versions of the docs.

Summary

Related links

Checklist

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

Update documentation to reflect the change from webpack-merge to rspack-merge for configuration merging. This includes both English and Chinese versions of the docs.
@github-actions github-actions Bot added the release: document release: document related release(mr only) label May 7, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 7, 2026

Copy link
Copy Markdown

Deploying rspack with  Cloudflare Pages  Cloudflare Pages

Latest commit: a62f616
Status: ✅  Deploy successful!
Preview URL: https://b8504b43.rspack-v2.pages.dev
Branch Preview URL: https://jin-doc-rspcak-merge.rspack-v2.pages.dev

View logs

@chenjiahan chenjiahan marked this pull request as ready for review May 7, 2026 04:58
@chenjiahan chenjiahan merged commit 0fcba7f into main May 7, 2026
22 checks passed
@chenjiahan chenjiahan deleted the jin/doc-rspcak-merge branch May 7, 2026 05:16
Copilot AI review requested due to automatic review settings May 7, 2026 06:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the configuration documentation to reflect the switch from webpack-merge to rspack-merge as the recommended library for merging multiple Rspack configs, in both English and Chinese docs.

Changes:

  • Replace webpack-merge references/links with rspack-merge in the “Merge configurations” sections.
  • Update install instructions and example import statements to use rspack-merge.
  • Update the extends docs to recommend rspack-merge when extends is not applicable (e.g., JS API / other tools).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
website/docs/en/config/index.mdx Updates merge-config guidance, install command, example import, and doc link to rspack-merge.
website/docs/en/config/extends.mdx Updates the note to point users to rspack-merge when extends won’t take effect.
website/docs/zh/config/index.mdx Chinese equivalent updates for merge-config guidance, install command, example import, and doc link.
website/docs/zh/config/extends.mdx Updates frontmatter description and the note to recommend rspack-merge.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants