pierre
pierre
We use esbuild internally, so it would make sense to at least have test for it.
Integrate the reproduction that was provided in this issue https://github.com/prisma/prisma/issues/10512#issue-1067266083
Write a test that makes sure we don't ship more things than we should. (eg. 42MB engine in SDK) See https://www.notion.so/prismaio/Check-package-sizes-786e81e4c9c04a3f8443dcd410491775
* Change encryption to use Node.js instead of OpenSSL * Re-generate encrypted entries
https://github.com/prisma/prisma/issues/8178
Internal https://prisma-company.slack.com/archives/CL0AJEVSA/p1625882635040500
With this PR, we want to make sure that promises don't swallow exceptions.