Javier E Lávida
Javier E Lávida
Hey, I was thinking on building a tool similar to this one but found this project. So, instead of building a new tool, probably it would be better to contribute...
I'm willing to, but that sounds like a big change, so I think it would be wiser to wait for you to finish.
> resolve: { > alias: { > '.prisma/client/index-browser': './node_modules/.prisma/client/index-browser.js', > '.prisma/client/edge': './node_modules/.prisma/client/edge.js', > }, > }, This saved so much time. Thank you very much. This totally worked for me