-
-
Notifications
You must be signed in to change notification settings - Fork 25
Add vike-react-sentry
#201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…for Sentry instrumentation
|
@nitedani 👀 Shall I start reviewing this? |
|
Not yet. |
|
👍 Let me know if you need anything from my side. (FYI vikejs/vike#2950.) |
|
I just 1. resolved lock file conflict and 2. aligned tsconfig.json with all other packages. No functional changes. |
|
Need to add |
Done (vikejs/vike#3020) & pre-released as |
| # `vike-react-sentry` | ||
|
|
||
| > [!WARNING] | ||
| > This extension is in **alpha**. It has only been tested with **Node.js** servers so far. Other runtimes (Cloudflare, Deno, Bun, etc.) are not yet supported. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless you actually tried and can confirm it doesn't work, I'd suggest:
| > This extension is in **alpha**. It has only been tested with **Node.js** servers so far. Other runtimes (Cloudflare, Deno, Bun, etc.) are not yet supported. | |
| > This extension is in **beta**. It has only been tested with **Node.js** servers so far. Other runtimes (Cloudflare, Deno, Bun, etc.) might not work. |
No description provided.