Skip to content

chore: delete the useless info for lynx#1213

Merged
yifancong merged 1 commit intomainfrom
chore/delete-rspeedy-info
Jul 31, 2025
Merged

chore: delete the useless info for lynx#1213
yifancong merged 1 commit intomainfrom
chore/delete-rspeedy-info

Conversation

@yifancong
Copy link
Copy Markdown
Contributor

Summary

chore: delete the useless info for lynx

Related Links

Copilot AI review requested due to automatic review settings July 31, 2025 09:41
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 31, 2025

Deploy Preview for rsdoctor ready!

Name Link
🔨 Latest commit 7d8d85d
🔍 Latest deploy log https://app.netlify.com/projects/rsdoctor/deploys/688b3a643bccb00008fa6647
😎 Deploy Preview https://deploy-preview-1213--rsdoctor.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.

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 removes a specific warning message for the "lynx" compiler that advised users to disable concatenateModules for accurate bundle size analysis in Rsdoctor.

  • Removes lynx-specific configuration warning about concatenateModules
  • Simplifies the plugin's done hook by eliminating conditional warning logic
Comments suppressed due to low confidence (1)

packages/rspack-plugin/src/plugin.ts:225

  • The removal of the lynx-specific warning lacks documentation explaining why this warning is no longer needed. Consider adding a comment or updating documentation to explain if lynx support has been dropped or if the concatenateModules issue has been resolved.
      if (this.outsideInstance && 'parent' in this.sdk) {

@yifancong yifancong merged commit c6fa303 into main Jul 31, 2025
8 checks passed
@yifancong yifancong deleted the chore/delete-rspeedy-info branch July 31, 2025 09:50
@yifancong yifancong mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants