Skip to content
代码片段 群组 项目
  • Miguel Rincon's avatar
    7db1727f
    Install two versions of Sentry Client SDK · 7db1727f
    Miguel Rincon 创作于
    This change installs two versions of sentry that can report errors to
    two Sentry instances respectively.
    
    Reduces the bundle size by having the old and new Sentry SDKs in
    separate bundles and only loading one of them depending on the
    state of the feature flag.
    
    A global object is used to "re-export" the current Sentry so it can used
    by the clients.
    
    Changelog: changed
    7db1727f
    历史
    Install two versions of Sentry Client SDK
    Miguel Rincon 创作于
    This change installs two versions of sentry that can report errors to
    two Sentry instances respectively.
    
    Reduces the bundle size by having the old and new Sentry SDKs in
    separate bundles and only loading one of them depending on the
    state of the feature flag.
    
    A global object is used to "re-export" the current Sentry so it can used
    by the clients.
    
    Changelog: changed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。