Skip to content
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

feat(serverless): Add missing @sentry/node re-exports #10390

Merged
merged 5 commits into from Jan 30, 2024

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jan 29, 2024

based on #10389

Adds missing re-exports to the serverless package

Not sure if the following APIs make sense in serverless:

  • cron,
  • enableAnrDetection,
  • runWithAsyncContext,
  • hapiErrorPlugin,

Decided to omit them for now but happy to change

@Lms24 Lms24 changed the base branch from develop to lms/test-e2e-node-exports-test January 29, 2024 12:00
Base automatically changed from lms/test-e2e-node-exports-test to develop January 29, 2024 14:57
@Lms24 Lms24 force-pushed the lms/feat-serverless-add-missing-node-re-exports branch from 783a6d0 to 3b2557a Compare January 29, 2024 15:55
@Lms24 Lms24 marked this pull request as ready for review January 29, 2024 15:56
Copy link
Contributor

github-actions bot commented Jan 29, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.18 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.38 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.27 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63 KB (0%)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.41 KB (0%)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.26 KB (0%)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.33 KB (0%)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.34 KB (0%)
@sentry/browser - Webpack (gzipped) 22.6 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.97 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.51 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.4 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.62 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 212.98 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.89 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.52 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.79 KB (0%)
@sentry/react - Webpack (gzipped) 22.63 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.45 KB (0%)
@sentry/nextjs Client - Webpack (gzipped) 50.76 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 17.21 KB (0%)

@Lms24 Lms24 force-pushed the lms/feat-serverless-add-missing-node-re-exports branch from 3b2557a to 3e20521 Compare January 30, 2024 08:51
@Lms24 Lms24 enabled auto-merge (squash) January 30, 2024 08:52
@Lms24 Lms24 merged commit 1fea339 into develop Jan 30, 2024
54 checks passed
@Lms24 Lms24 deleted the lms/feat-serverless-add-missing-node-re-exports branch January 30, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants