-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Problem Statement
@AbhiPrasad In continuation of our conversation, the @sentry/node
package has a specific code for express.js. For example https://github.com/getsentry/sentry-javascript/blob/master/packages/node/src/handlers.ts
Solution Brainstorm
Maybe then it should be renamed to @sentry/express
, and create a new package for the pure node server.
dipedro, Ovyerus and kddsultan