Is there an existing Github issue or plans to impr...
# orm-help
c
Is there an existing Github issue or plans to improve modularity of the generated client ? I’m noticing that merely importing Prisma adds 2 seconds per suite to my test runtime, which has tripled our test times in the month since we’ve started using Prisma.
🤔 1
m
Yeah this is a big problem for lambda cold starts and esbuild setups in general. Please comment and 👍 this issue for ESM generated client support so tree-shaking can happen https://github.com/prisma/prisma/issues/5030
🙌 1