Delete annoying warning in production
This warning pop-up in my log all the time :
I'm using the "normal" client and also the "edge" client, depending on my endpoint, so I can't use the --no-engine option.
Is there a way to make this warning finally go away ?
Thanks !
prisma:warn In production, we recommend using prisma generate --no-engine (See: prisma generate --help)I'm using the "normal" client and also the "edge" client, depending on my endpoint, so I can't use the --no-engine option.
Is there a way to make this warning finally go away ?
Thanks !