Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Move the deprecated experimental options to the bottom to better organize the document structure.

Checklist

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

Copilot AI review requested due to automatic review settings October 31, 2025 02:42
@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit e5c2e1e
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6909a5d5739e7b0008f2cc6a
😎 Deploy Preview https://deploy-preview-12049--rspack.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.

@github-actions github-actions bot added release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack. labels Oct 31, 2025
@chenjiahan chenjiahan requested review from JSerFeng and removed request for Copilot October 31, 2025 02:42
Copilot AI review requested due to automatic review settings November 4, 2025 07:05
Copy link
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 reorganizes the documentation structure for experimental configuration options, moving deprecated options to the end of the documentation and adding a code example for the deferImport option. Additionally, it removes unnecessary file title attributes from code blocks in blog posts.

  • Moved deprecated experimental options (topLevelAwait, lazyCompilation, layers) to the end of the experiments documentation
  • Added a configuration example for experiments.deferImport
  • Removed title="rspack.config.mjs" attribute from code blocks that show usage examples rather than configuration

Reviewed Changes

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

File Description
website/docs/zh/config/experiments.mdx Reordered sections to move deprecated options to the end and added configuration example for deferImport
website/docs/en/config/experiments.mdx Reordered sections to move deprecated options to the end and added configuration example for deferImport
website/docs/zh/blog/announcing-1-6.mdx Removed unnecessary title attribute from code block showing usage examples
website/docs/en/blog/announcing-1-6.mdx Removed unnecessary title attribute from code block showing usage examples

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

@chenjiahan chenjiahan enabled auto-merge (squash) November 4, 2025 07:09
@chenjiahan chenjiahan merged commit 0712916 into main Nov 4, 2025
31 checks passed
@chenjiahan chenjiahan deleted the update_experiments_1031 branch November 4, 2025 07:53
@h-a-n-a h-a-n-a mentioned this pull request Nov 5, 2025
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) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants