Skip to content

core: Add build-time options for bundler plugin parity #23338

Description

@chargome

Prepares core for removing the unstable_sentry*PluginOptions escape hatch.

  • moduleMetadata and sourcemaps.resolveSourceMap become first-class options on BuildTimeOptionsBase — only reachable via the hatch today.
  • ReactComponentAnnotationOptions extracted as a shared type, kept out of BuildTimeOptionsBase since it is React-only.
  • Adds warnOnRemovedBuildOptions for the per-SDK removal tickets.

Additive only. Blocks all per-SDK removal tickets.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions