-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
refactor: migrate js sdks onboarding to inline product options syntax #13418
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-client-array-pushAssets Changed:
view changes for bundle: sentry-docs-server-cjsAssets Changed:
|
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.
LGTM!
// Replay may only be enabled for the client-side | ||
// ___PRODUCT_OPTION_START___ session-replay |
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.
// Replay may only be enabled for the client-side | |
// ___PRODUCT_OPTION_START___ session-replay | |
// ___PRODUCT_OPTION_START___ session-replay | |
// Replay may only be enabled for the client-side |
@a-hariti please also update the docs for https://docs.sentry.io/contributing/pages/components/#onboarding-options in this or a another pr 🙏 |
…#13418) * refactor: migrate js sdks onboarding inline product options syntax * migrate again * port platform includes * migrate express v7
related #13361