Skip to content

Conversation

@SoonIter
Copy link
Member

Summary

refactor!: replace builderPlugins with builderConfig.plugins

Related Issue

Checklist

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

@netlify
Copy link

netlify bot commented Jul 11, 2025

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit ca92812
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/6870deaa10db24000851cd8e
😎 Deploy Preview https://deploy-preview-2371--rspress-v2.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.

@netlify
Copy link

netlify bot commented Jul 11, 2025

Deploy Preview for rspress ready!

Name Link
🔨 Latest commit ca92812
🔍 Latest deploy log https://app.netlify.com/projects/rspress/deploys/6870deaa611dc70008291967
😎 Deploy Preview https://deploy-preview-2371--rspress.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: 78 (🔴 down 18 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (🟢 up 9 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@SoonIter SoonIter changed the title refactor!: replace builderPlugins with builderConfig.plugins refactor!: remove builderPlugins and migrate it to builderConfig.plugins Jul 11, 2025
@SoonIter
Copy link
Member Author

We tend to change builderConfig to rsbuild. But currently, we cannot do this, as it would mean that the rspress plugin for V1 will be completely incompatible with v2...

defineConfig({
   rsbuild: {
     plugins: []
   }
})

@SoonIter SoonIter requested review from JounQin and Timeless0911 July 11, 2025 09:07
@SoonIter SoonIter enabled auto-merge (squash) July 11, 2025 09:17
@SoonIter SoonIter disabled auto-merge July 11, 2025 09:17
@SoonIter SoonIter enabled auto-merge (squash) July 11, 2025 09:36
@SoonIter
Copy link
Member Author

#1891 (comment)

@SoonIter SoonIter force-pushed the syt/remove-builderplugins branch from 0933914 to ca92812 Compare July 11, 2025 09:51
@SoonIter SoonIter merged commit fc125cb into main Jul 14, 2025
11 of 13 checks passed
@SoonIter SoonIter deleted the syt/remove-builderplugins branch July 14, 2025 06:54
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.

4 participants