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?
3 Replies
Prisma AI Help
Prisma AI Help3mo ago
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into #ask-ai if you get antsy for a second opinion!
Nurul
Nurul2mo ago
No, you would still need to have @prisma/client as a dependency. It can't be moved to dev dependency.
zigglearner1235
zigglearner1235OP2mo ago
Thanks

Did you find this page helpful?