Skip to content

docs: update lazyBarrel link#840

Merged
9aoy merged 1 commit intomainfrom
docs/lazyBarrel-link
Jan 7, 2026
Merged

docs: update lazyBarrel link#840
9aoy merged 1 commit intomainfrom
docs/lazyBarrel-link

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Jan 7, 2026

Summary

update lazyBarrel link

https://rspack.rs/guide/optimization/lazy-barrel

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings January 7, 2026 09:42
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 7, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 68a7c2e
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/695e2a956e3d230008f5a98d
😎 Deploy Preview https://deploy-preview-840--rstest-dev.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.

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 updates the documentation links for the lazyBarrel feature from the configuration reference path to a dedicated guide page. The links are updated in both the English and Chinese documentation files.

Key Changes

  • Updated lazyBarrel link from /config/experiments#experimentslazybarrel to /guide/optimization/lazy-barrel in both language versions
  • Changed the domain from rspack.dev to rspack.rs in the English documentation

Reviewed changes

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

File Description
website/docs/zh/guide/start/features.mdx Updated Chinese documentation link for lazyBarrel to point to the optimization guide
website/docs/en/guide/start/features.mdx Updated English documentation link for lazyBarrel and changed domain from rspack.dev to rspack.rs

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

### Built on Rspack

Rstest is powered by Rspack, enabling high-performance builds and optimizations such as Tree Shaking and [lazyBarrel](https://rspack.dev/config/experiments#experimentslazybarrel).
Rstest is powered by Rspack, enabling high-performance builds and optimizations such as Tree Shaking and [lazyBarrel](https://rspack.rs/guide/optimization/lazy-barrel).
Copy link

Copilot AI Jan 7, 2026

Choose a reason for hiding this comment

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

The domain is being changed from rspack.dev to rspack.rs. Please verify that this domain change is intentional and that rspack.rs is the correct domain for the English documentation. If rspack.dev should remain as the English documentation domain, the link should be https://rspack.dev/guide/optimization/lazy-barrel instead.

Suggested change
Rstest is powered by Rspack, enabling high-performance builds and optimizations such as Tree Shaking and [lazyBarrel](https://rspack.rs/guide/optimization/lazy-barrel).
Rstest is powered by Rspack, enabling high-performance builds and optimizations such as Tree Shaking and [lazyBarrel](https://rspack.dev/guide/optimization/lazy-barrel)).

Copilot uses AI. Check for mistakes.
@9aoy 9aoy merged commit ca60736 into main Jan 7, 2026
22 checks passed
@9aoy 9aoy deleted the docs/lazyBarrel-link branch January 7, 2026 10:00
@9aoy 9aoy mentioned this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants