outline-server
outline-server copied to clipboard
[Engineering] Enable Sentry in web app for Outline Manager
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.