Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Update documentation to use consistent terminology "filename placeholders" instead of "template strings". Also update related links and tips to reflect this terminology change.

Related Links

https://rspack.rs/config/filename-placeholders

Checklist

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

Copilot AI review requested due to automatic review settings November 26, 2025 15:35
@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 81bd081
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/69271eb174b9910008cfeb08
😎 Deploy Preview https://deploy-preview-6651--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: 72 (🟢 up 5 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.

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 updates documentation terminology from "template strings" to "filename placeholders" to ensure consistency across the Rsbuild documentation. The changes also update related links to point to the new Rspack filename placeholders documentation page.

  • Replaces all occurrences of "template strings" (and Chinese equivalent "模板字符串") with "filename placeholders" ("文件名占位符")
  • Updates links from rspack.rs/config/output#template-string to rspack.rs/config/filename-placeholders
  • Maintains consistency between English and Chinese documentation versions

Reviewed changes

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

File Description
website/docs/en/config/output/filename.mdx Updates English documentation to use "filename placeholders" terminology and corrects the reference link
website/docs/zh/config/output/filename.mdx Updates Chinese documentation to use "文件名占位符" terminology and corrects the reference link

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

@chenjiahan chenjiahan merged commit 99ae41e into main Nov 27, 2025
11 checks passed
@chenjiahan chenjiahan deleted the filename_placeholder_1126 branch November 27, 2025 00:16
@chenjiahan chenjiahan mentioned this pull request Nov 29, 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