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 9345ecf commit c4fa49bCopy full SHA for c4fa49b
1 file changed
packages/vike-react-sentry/README.md
@@ -84,6 +84,9 @@ export default {
84
)
85
```
86
87
+> [!NOTE]
88
+> See also: [Vike > Config Files](https://vike.dev/config)
89
+
90
You can return a function and access [`globalContext`](https://vike.dev/globalContext):
91
92
```js
0 commit comments