Skip to content

Conversation

fi3ework
Copy link
Member

Summary

only available in inspect command

Related Links

Checklist

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

@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 08:29
Copy link
Contributor

@Copilot 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 support for inspecting the normalized Rslib configuration in the inspect command. The feature allows users to view the final Rslib configuration after normalization alongside the existing Rsbuild and Rspack configurations.

  • Adds Rslib config output to the inspect command by including it in extraConfigs
  • Updates documentation in both English and Chinese to reflect the new Rslib config inspection capability
  • Updates tests to verify that the Rslib config file is generated during inspection

Reviewed Changes

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

Show a summary per file
File Description
packages/core/src/cli/inspect.ts Adds Rslib config to extraConfigs for inspection output
tests/integration/cli/inspect/inspect.test.ts Updates test expectations to include rslib.config.mjs file
website/docs/en/guide/basic/cli.mdx Adds English documentation for Rslib config inspection
website/docs/zh/guide/basic/cli.mdx Adds Chinese documentation for Rslib config inspection
website/docs/en/guide/basic/configure-rslib.mdx Updates English example output to show Rslib config file
website/docs/zh/guide/basic/configure-rslib.mdx Updates Chinese example output to show Rslib config file

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

Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 00bb4a3
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/68da43882715080008ee9ccf
😎 Deploy Preview https://deploy-preview-1255--rslib.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.

@Timeless0911 Timeless0911 merged commit 8a762f2 into main Sep 29, 2025
15 checks passed
@Timeless0911 Timeless0911 deleted the ins branch September 29, 2025 09:53
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