Commits
Click on a commit to change the comparison rangefix(cli): Exclude source maps from bundled client
Client, bundled in cli still shipped with source maps. Fixed by using
`npm-packlist`, so that contents of bundled client will always be
identical to `@prisma/client` pacakge.