Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

export Rsbuild types and export type RsbuildPlugin.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).
Copilot AI review requested due to automatic review settings November 4, 2025 08:55
@Timeless0911 Timeless0911 enabled auto-merge (squash) November 4, 2025 08:58
Copy link
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 enhances the public API exports from the @rsbuild/core package by exposing additional type information and the RsbuildPlugin type.

  • Adds a namespace export for all Rsbuild types via export type * as Rsbuild
  • Exports the RsbuildPlugin type, making it accessible to library consumers
  • Maintains existing exports of Rspack type and rspack, rsbuild namespaces

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 merged commit ebee2c8 into main Nov 4, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the export-rsbuild branch November 4, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants