Hi all,
I’m using Mikro-ORM with PostgreSQL.
As far as I can see there’s no basic configuration for it but I’m not able to make it works with serverless-bundle when bundled and deployed on my lambda.
Everything works offline with serverless-offline but when I deploy it and run it on the lambda it just doesn’t bundle things correctly.
Could someone have a suggestion in order to make it works?