PrismaP
Prisma10mo ago
5 replies
lforst

Opened PR to add ESM support to `@prisma/instrumentation`

Hi, I am back with another PR to the @prisma/instrumentation package: https://github.com/prisma/prisma/pull/26918

The package currently not shipping in ESM is currently blocking us from auto-instrumenting prisma in the Sentry SDK. It fixes a long-standing issue. Lemme know what you think.
GitHub
Emit the prisma instrumentation package as esm.
Fixes #23410
build(instrumentation): Emit ESM by lforst · Pull Request #26918 ...
Was this page helpful?