Skip to content

docs: add manifest.prefix option documentation#6682

Merged
chenjiahan merged 2 commits intomainfrom
manifest_prefix_doc_1202
Dec 2, 2025
Merged

docs: add manifest.prefix option documentation#6682
chenjiahan merged 2 commits intomainfrom
manifest_prefix_doc_1202

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

Add documentation for the new prefix option in manifest configuration, which controls whether to include asset prefix in file paths.

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings December 2, 2025 11:07
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 2, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 2034a34
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/692eca6ee070e000083208d4
😎 Deploy Preview https://deploy-preview-6682--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: 70 (🟢 up 16 from production)
Accessibility: 100 (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.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

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 adds comprehensive documentation for the new manifest.prefix configuration option, which controls whether asset prefixes should be included in manifest file paths.

Key Changes

  • Documents the new prefix boolean option with default value true
  • Provides clear examples showing behavior when prefix is true vs false
  • Updates version history to indicate this feature was added in v1.6.12

Reviewed changes

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

File Description
website/docs/en/config/output/manifest.mdx Adds English documentation for the prefix option with usage examples and version history entry
website/docs/zh/config/output/manifest.mdx Adds Chinese documentation for the prefix option with usage examples and version history entry

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

@chenjiahan chenjiahan merged commit d28ab5a into main Dec 2, 2025
11 checks passed
@chenjiahan chenjiahan deleted the manifest_prefix_doc_1202 branch December 2, 2025 13:10
@chenjiahan chenjiahan mentioned this pull request Dec 2, 2025
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