Closed Blckbrry-Pi closed 8 months ago
For some reason, the esm.sh versions of pg and @prisma/adapter-pg just straight up don't work.
esm.sh
pg
@prisma/adapter-pg
Additionally, there were some issues with the migration to dedent, and the Ajv default import is not the same as its * import.
dedent
Ajv
*
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @Blckbrry-Pi and the rest of your teammates on Graphite
For some reason, the
esm.sh
versions ofpg
and@prisma/adapter-pg
just straight up don't work.Additionally, there were some issues with the migration to
dedent
, and theAjv
default import is not the same as its*
import.