mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
fix: add prisma binary targets
This commit is contained in:
parent
08ef6a21e3
commit
52f8350d19
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ generator client {
|
|||
output = "client"
|
||||
moduleFormat = "esm"
|
||||
previewFeatures = ["fullTextSearchPostgres"]
|
||||
binaryTargets = ["native", "debian-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue