Closed SpaceK33z closed 6 years ago
The generated Prisma files should be put in the example/ folder, not in src/.
example/
src/
This will trim the bundle size and also will prevent weird TypeScript errors.
The generated Prisma files should be put in the
example/
folder, not insrc/
.This will trim the bundle size and also will prevent weird TypeScript errors.