prisma / extension-read-replicas

Prisma Client Extension to add read replica support to your Prisma Client
Apache License 2.0
101 stars 6 forks source link

fix: Fix esm, migrate to tsup #10

Closed SevInf closed 1 year ago

SevInf commented 1 year ago

Fixes ESM build:

Additionally, remvoes a whole bunch of custom scripts and config files for building the module in favor of tsup.

Close #9