With the new changes can @prisma/client be a development dependency?
- There is new
- There is no more rust engine
- There is custom output for generated prisma code so we no longer import anything from
- Also adapters
With all these new changes can
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?