Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Add more comprehensive explanation about browser error forwarding feature, including support for unhandled Promise rejections. Also mention benefits for AI coding agents.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).
Copilot AI review requested due to automatic review settings October 23, 2025 11:03
@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 151ea53
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68fa0b7f3079e50008d91221
😎 Deploy Preview https://deploy-preview-6418--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: 58 (🟢 up 1 from production)
Accessibility: 97 (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 improves the documentation for the browser-logs feature by providing more comprehensive explanations and clearer formatting.

Key changes:

  • Enhanced description of error forwarding to include unhandled Promise rejections
  • Added context about benefits for AI coding agents
  • Reformatted example error output for better readability

Reviewed Changes

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

File Description
website/docs/zh/config/dev/browser-logs.mdx Updated Chinese documentation with expanded feature description and reformatted error example
website/docs/en/config/dev/browser-logs.mdx Updated English documentation with expanded feature description and reformatted error example

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@chenjiahan chenjiahan merged commit 96bb324 into main Oct 23, 2025
12 checks passed
@chenjiahan chenjiahan deleted the browser_logs_1023 branch October 23, 2025 13:29
@chenjiahan chenjiahan mentioned this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants