Skip to content

Use @sentry/vue instead of browser with vue integration #417

@pimlie

Description

@pimlie

Is your feature request related to a problem? Please describe.

No problem, just small optimization

Describe the solution you'd like

Use @sentry/vue instead of @sentry/browser

Describe alternatives you've considered

na

Additional context

Seems a bit simpler solution as we wouldnt have to split browser & vue options anymore

// @see https://docs.sentry.io/platforms/javascript/guides/vue/configuration/integrations/vue-router/
Sentry.init({
  Vue,
  trackComponents: true,
});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions