ooh, that generated a bunch of different things and nothing that looked like what I deleted. Just realised I still had a copy open
f
fgreinus
11/19/2018, 4:45 PM
Oh, sorry. But usually it just regenerates everything that is located in your prisma.yml under the generate keyword
fgreinus
11/19/2018, 4:46 PM
For us it's:
generate:
- generator: javascript-client
output: ./generated/prisma-client/
And it then outputs the whole js client into the ./generated/prisma-client directory