Skip to content

Conversation

@2heal1
Copy link
Member

@2heal1 2heal1 commented Oct 9, 2025

Description

runtimePlugins support pass params

- runtimePlugins: ['./plugin-path.ts']
+ runtimePlugins: [['./plugin-path.ts' , {  param1: 'param1' } ]]

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

@2heal1 2heal1 requested a review from hardfist as a code owner October 9, 2025 03:08
@netlify
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for rspack ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0e50fe5
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68e876690f4b310008d5ce01
😎 Deploy Preview https://deploy-preview-11818--rspack.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.

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Oct 9, 2025
@2heal1 2heal1 force-pushed the feat/runtime-plugins-params branch from 8e8e8c1 to b4c5f88 Compare October 9, 2025 03:29
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 9, 2025

CodSpeed Performance Report

Merging #11818 will not alter performance

Comparing 2heal1:feat/runtime-plugins-params (0e50fe5) with main (73472a8)

Summary

✅ 17 untouched

@ahabhgk ahabhgk merged commit 61dfbf4 into web-infra-dev:main Oct 10, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants