We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1895661 commit 1c7480dCopy full SHA for 1c7480d
app/entry.server.tsx
@@ -1,7 +1,7 @@
1
import { PassThrough } from 'node:stream'
2
import { createReadableStreamFromReadable } from '@react-router/node'
3
4
-import * as Sentry from '@sentry/react'
+import * as Sentry from '@sentry/node'
5
import chalk from 'chalk'
6
import { isbot } from 'isbot'
7
import { renderToPipeableStream } from 'react-dom/server'
0 commit comments