Dario Djuric
Dario Djuric
Hello, Is there a way to force-include the "aws-sdk" package in the bundle? I'm aware this would make the lambdas bigger, however we need this in order to have our...
As [discussed in this pull request](https://github.com/thisdot/starter.dev/pull/655#pullrequestreview-1220037611), we'll need to add a queuing mechanism in the Deno starter kit, similarly to the Node one (see #618). ### Acceptance Criteria - [...
**Describe the bug** If the app opens a focus view, and the focus view is closed, there will be some missing padding on the right because the app effectively "shrinks"...