Skip to content

Commit 8b6d85d

Browse files
author
Luca Forstner
committed
sourcemaps 404
1 parent 152ae69 commit 8b6d85d

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/platforms/javascript/common/sourcemaps/uploading/cli.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ notSupported:
99
- javascript.sveltekit
1010
- javascript.astro
1111
- javascript.nuxt
12-
- javascript.tanstackstart-react
1312
---
1413

1514
In this guide, you'll learn how to successfully upload source maps using our `sentry-cli` tool.

docs/platforms/javascript/common/sourcemaps/uploading/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ notSupported:
99
- javascript.sveltekit
1010
- javascript.astro
1111
- javascript.nuxt
12-
- javascript.tanstackstart-react
1312
---
1413

1514
<PlatformContent includePath="sourcemaps/upload/primer" />

platform-includes/sourcemaps/overview/javascript.tanstackstart-react.mdx

Whitespace-only changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Currently the Sentry TanStack Start SDK does not upload sourcemaps automatically.
2+
This will change in the future.
3+
4+
{/* TODO(lforst): When TSS automatically uploads sourcemaps remove the CLI page from the supported list */}
5+
6+
For now, please use the [Sentry Vite Plugin (recommended)](https://www.npmjs.com/package/@sentry/vite-plugin/) or <PlatformLink to="/sourcemaps/uploading/cli/">Sentry CLI (more flexible)</PlatformLink> to upload sourcemaps.

0 commit comments

Comments
 (0)