Skip to content

Conversation

@2heal1
Copy link
Member

@2heal1 2heal1 commented Nov 13, 2024

Summary

plugins may pass array type like this:

{
      format: 'mf',
      plugins: [
        [
          { name: 'rsbuild:module-federation-enhanced', setup: () => {} },
          { name: 'plugin-foo', setup: () => {} },
        ],
      ],
}

Related Links

Checklist

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

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 13, 2024

CodSpeed Performance Report

Merging #419 will not alter performance

Comparing fix/rsbuild-plugins (f813069) with main (dacb1d2)

Summary

✅ 5 untouched benchmarks

@Timeless0911 Timeless0911 merged commit d3c1c16 into main Nov 14, 2024
21 checks passed
@Timeless0911 Timeless0911 deleted the fix/rsbuild-plugins branch November 14, 2024 07:25
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.

4 participants