rsnext/examples/with-sentry-simple
Lazar Nikolov 2ce15c4d3c
update(examples): Update with-sentry example (#47855)
Updating the `with-sentry` example with latest dependencies versions, new feature docs, and also converted it to TypeScript.

## Documentation / Examples
- [x] Make sure the linting passes by running `pnpm build && pnpm lint`
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-06-14 06:10:06 +00:00
..
.gitignore update(examples): Update with-sentry example (#47855) 2023-06-14 06:10:06 +00:00
README.md [Example] Deprecate with-sentry in favor of with-sentry-simple (#13904) 2020-06-08 21:32:23 -04:00

This example has been moved to examples/with-sentry.