OffensiveBias-08-145
OffensiveBias-08-145
Any updates on this one?
@scotttrinh This does not seem like a closed issue and thus should be re-opened.
@aeneasr @K3das and @mattslocum both make valid points. This has been a point of contention within our organization in order to adopt Ory fully. Limiting the breadth of information providing...
To add to this, a number of issues regarding middy v5 have been popping up as of late. There are a number of type conflicts and issues with bundling middy...
I have not encountered a situation where a message is not provided in a log statement. IMO, logs should tell you something and have enough context for one to understand....
@Nuru Then simply update the documentation when major versions are released. Providing documentation that is out of date (2.0.0) also causes headaches for developers. Or just remove the templated version...
(Aware of other issues) No "exports" main defined in /var/task/node_modules/@middy/core/package.json
> Are you both using TypeScript? From my understanding TS transpiles (tsc?) to commonJS first before importing dependencies, which would cause this issue. It would be disappointing if the library...