outline-server icon indicating copy to clipboard operation
outline-server copied to clipboard

[Engineering] Enable Sentry in web app for Outline Manager

Open jyyi1 opened this issue 2 years ago • 0 comments

Feature Request (Engineering)

Currently we are referencing @sentry/electron package in web code, this won't work for the web app. We need to have different entry points for web app and electron app, and initialize Sentry separately.

jyyi1 avatar Mar 13 '23 22:03 jyyi1