Skip to content

feat(bundler): Add Node bundler plugins#22125

Draft
timfish wants to merge 8 commits into
developfrom
timfish/feat/node-bundler-plugins
Draft

feat(bundler): Add Node bundler plugins#22125
timfish wants to merge 8 commits into
developfrom
timfish/feat/node-bundler-plugins

Conversation

@timfish

@timfish timfish commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

This PR is built on top of #22124 so that should be reviewed and merged first!

This PR adds Node.js specific bundler plugins that can be accessed directly as named exports on the @sentry/node package. These essentially combine the regular Sentry bundler plugins with the orchestrion injection plugins including all the default instrumentations.

  • Maybe these should be in the @sentry/node-core package and re-exported from @sentry/node?
  • Would @sentry/node/bundler-plugin/vite be better, ie. no plural?
  • If these are user facing exports the jsdocs should probably have less internal details?

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.

1 participant