PrismaP
Prisma4mo ago
3 replies
zigglearner1235

With the new changes can @prisma/client be a development dependency?

- There is new prisma-client generator
- There is no more rust engine
- There is custom output for generated prisma code so we no longer import anything from
node_modules

- Also adapters

With all these new changes can
@prisma/client
now be a development dependency?
Was this page helpful?