Skip to content

Issues with Remix + Vite + Prisma #10295

Closed Answered by RobertGemmaJr
RobertGemmaJr asked this question in Q&A
Discussion options

You must be logged in to vote

FWIW here's what I ended up with:

generator client {
  output        = "../build/prisma/"
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-3.0.x", "linux-musl-openssl-3.0.x"]
}

Remix builds the server and client code to separate subfolders so this just becomes a third one!

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@gregleeper
Comment options

@RobertGemmaJr
Comment options

@gregleeper
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by RobertGemmaJr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants