prisma.ts path generation
Hi
I using @prisma/nuxt package and each time I run pnpm run dev it generates the prisma.ts file in a lib folder. There is a way to change the path of this file generation please?
Cheers!
4 Replies
You decided to hold for human wisdom. We'll chime in soon! Meanwhile,
#ask-ai is there if you need a quick second opinion.Someone knows ?
Hey!
The valid configuration options are listed here:
https://www.prisma.io/docs/orm/more/help-and-troubleshooting/prisma-nuxt-module#configuration
Add Prisma ORM Easily to Your Nuxt Apps | Prisma Documentation
Learn how to easily add Prisma ORM to your Nuxt apps, use its features, and understand its limitations.
I am not 100% sure if it's possible to configure the path of this file. I would recommend opening an issue in @prisma/nuxt reposutory so that our team can get back to you on the issue:
https://github.com/prisma/nuxt-prisma
GitHub
GitHub - prisma/nuxt-prisma: Prisma ORM integration for Nuxt
Prisma ORM integration for Nuxt. Contribute to prisma/nuxt-prisma development by creating an account on GitHub.