Commit c27a09a
Luca Forstner
feat(tanstackstart): Refine initial API (getsentry#15574)
- Adds a config param to the build time wrapping so that TS doesn't
complain when people copy paste a docs snippet.
- Adds `wrapCreateRootRouteWithSentry` which will be used for
server->client tracing because we inject meta tags into the initial SSR
html.1 parent dfc2b52 commit c27a09a
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | 16 | | |
0 commit comments