Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nuxt): Add url to SourcemapsUploadOptions #15171

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

chris-basebone
Copy link
Contributor

@chris-basebone chris-basebone commented Jan 27, 2025

The build error in question is for self-hosted sentry instances, where a config URL is pointing to sentry.io and the token was generated on our self-hosted instance with a different URL

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for contributing!

@Lms24 Lms24 changed the title Added url to sentryVitePluginOptions to resolve build error feat(nuxt): Add url to SourcemapsUploadOptions Jan 28, 2025
@Lms24 Lms24 self-assigned this Jan 28, 2025
@Lms24 Lms24 merged commit 5ef3777 into getsentry:develop Jan 28, 2025
131 checks passed
Lms24 added a commit that referenced this pull request Jan 31, 2025
backport of #15171

Co-authored-by: chris-basebone <100691954+chris-basebone@users.noreply.github.com>
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.

2 participants