Skip to content

Commit d1af03e

Browse files
committed
remove outdated content
1 parent a2e0a93 commit d1af03e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/platforms/javascript/guides/nuxt/manual-setup.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,6 @@ node --import ./.output/server/sentry.server.config.mjs .output/server/index.mjs
182182

183183
Check out the <PlatformLink to="/install/cli-import">`--import` CLI flag</PlatformLink> docs for setup instructions.
184184

185-
<Alert level="warning">
186-
In the beta state of the Nuxt SDK, some features may not work with certain
187-
deployment providers. Check the progress on GitHub: [Compatibility with
188-
different Deployment
189-
Platforms](https://github.com/getsentry/sentry-javascript/issues/14029)
190-
</Alert>
191-
192185
## Step 3: Add Readable Stack Traces With Source Maps (Optional)
193186

194187
The Sentry Nuxt Module uses the [Sentry Vite Plugin](https://www.npmjs.com/package/@sentry/vite-plugin) to upload source maps for both server and client builds.

0 commit comments

Comments
 (0)