mirror of
https://github.com/civitai/civitai.git
synced 2026-09-20 22:08:18 +08:00
904ccb83b6
* Removes imports from prisma client in frontend app * Fixes after merge conflict * Removes any traces of prisma from frontend * Removes legacyBehavior prop in next/link * Fixes after merge --------- Co-authored-by: Briant Diehl <bkdiehl@gmail.com>
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
*.js
|
|
*.mjs
|
|
/dist
|
|
/node_modules
|
|
/src/shared/utils/prisma
|