paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
687 stars 55 forks source link

Enable building on Windows #305

Closed f8k8 closed 1 year ago

f8k8 commented 1 year ago

This PR removes the dependency on Yarn and standardises on using pnpm. It also uses cross platform tools to enable building on Windows.

AhmedElywa commented 1 year ago

Please update your branch with the new version

f8k8 commented 1 year ago

I've created a new PR for this #310