Skip to content

Sentry.defaultStackParser not included in CDN bundle #7102

Description

@amccloud

Problem Statement

I'd like to use BrowserClient directly when Sentry is loaded from your CDN. By default, BrowserClient does not have a stack parser.

Solution Brainstorm

Expected:
 exports.defaultIntegrations = defaultIntegrations;
+ exports.defaultStackParser = defaultStackParser;
exports.flush = flush;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions