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 f36d197 commit 133e1dfCopy full SHA for 133e1df
1 file changed
packages/vike-react-sentry/README.md
@@ -79,6 +79,7 @@ Sentry SDK configuration options.
79
// Environment: client, server
80
81
// Shared configuration (client & server)
82
+import { getGlobalContext } from 'vike'
83
84
export default async () => {
85
const globalContext = await getGlobalContext()
0 commit comments