You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v8, let's just export the pluggable integrations directly from @sentry/core (and all downstream packages). These can be tree shaken. Runtime-specific integrations should be moved to browser/node/server-runtime packages instead.
The text was updated successfully, but these errors were encountered:
In v8, let's just export the pluggable integrations directly from
@sentry/core
(and all downstream packages). These can be tree shaken. Runtime-specific integrations should be moved to browser/node/server-runtime packages instead.The text was updated successfully, but these errors were encountered: