Skip to content

fix(Prisma): 🐛 only import the types of from prisma in frontend

Martin Claesson requested to merge development into master

Due to the nature of prisma, it can and should only be used in the backend, by importing only the types in frontend parts we can make sure they are only there pre-build

closes #127 (closed)

Edited by Martin Claesson

Merge request reports

Loading