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

Fix config example in README.md for Nuxt #13496

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

leopoldkristjansson
Copy link
Contributor

Config example fix. env.DSN was missing process prefix.

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).

Config example fix. env.DSN was missing process prefix.
Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

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

thank you! 🙏

@mydea mydea merged commit 80894c4 into getsentry:develop Aug 28, 2024
91 checks passed
mydea added a commit that referenced this pull request Aug 28, 2024
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #13496

Co-authored-by: mydea <2411343+mydea@users.noreply.github.com>
martinhaintz added a commit to martinhaintz/sentry-javascript that referenced this pull request Aug 28, 2024
* develop:
  ref: Add external contributor to CHANGELOG.md (getsentry#13500)
  test: Avoid race conditions with symlinks (getsentry#13498)
  fix(node): Suppress tracing for transport request execution rather than transport creation (getsentry#13491)
  ci: Ensure cache save happens after install step (getsentry#13497)
  test: Increase timeout for redis-cache test & docker-compose (getsentry#13499)
  Fix config example in README.md for Nuxt (getsentry#13496)
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