Skip to content

Commit 4ec71d2

Browse files
committed
add note about different deployment providers
1 parent 36eeb6a commit 4ec71d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

platform-includes/getting-started-config/javascript.nuxt.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,8 @@ dotenv.config();
6969
// ... rest of the file
7070
```
7171

72+
73+
<Alert level="warning">
74+
In the beta state of the Nuxt SDK, some features may not work with certain deployment providers. Check the progress on GitHub: [Compatibility with different Deployment Platforms](https://github.com/getsentry/sentry-javascript/issues/14029)
75+
</Alert>
76+

0 commit comments

Comments
 (0)