UMDVAI
PPrisma
•Created by UMDVAI on 10/9/2024 in #help-and-questions
dependencies
Why does
npm i --omit=dev
still put prisma/typescript/etc. in node_modules
? Is there a way to exclude these? They are taking up 50Mb+ of space in my deploy. I though only @prisma
and .prisma
were needed. I have
and
yet prisma keeps sneaking back into my node_modules.4 replies