Skip to content

Ensure compatibilty with tools that support Debug IDs #297

@smeubank

Description

@smeubank

BunJS has added some debug ID support and other tools will potentially follow suite. Since we do a lot of custom magic ourselves in Sentry CLI, and if debug IDs continue to populate around, then we will potentially have compatibility issues with our own injection of debug ID comments and the injected code snippets.

Interim solution in the bundler plugins:

  • When preparing the files for the upload, wipe existing debug ID comments and add our own.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions