David Calavera

Results 126 comments of David Calavera

thanks for opening this issue! If you create the PR, I can take a look at your code and help you get it working. You can open it as a...

I wonder if we can just bind that address to `["0.0.0.0", port]` and be fix the problem with that.

This is probably expected. Lambda runtimes are basically polling systems that request events from an API. In production, this only happens once at a time per sandbox, and different events...

something that might give us more control over this is integrating directly with Watchexec, which powers cargo-watch: https://docs.rs/watchexec/latest/watchexec/ I looked at it when I implemented the watch subcommand, but it...

@aslaker yes. See this comment with more information about Next.js 12 and above features and how you can get access to test them: https://github.com/aws-amplify/amplify-hosting/issues/2343#issuecomment-1233355210

Hi everyone, I am pleased to share we have now launched support for Next.js 12 and 13. This new release fixes the problem described in this issue. For more information,...

I am pleased to share we have now launched support for Next.js 12 and 13 **image optimization**. For more information, please see our blog post at https://aws.amazon.com/blogs/mobile/amplify-next-js-13 If you run...

This issue is already solved. Thanks for reporting it!

Thanks for opening this issue. We get notified when issues are open, there is no need to ping people 😄 We've added it to the backlog.

I am pleased to share we have now launched support for Next.js 12 and 13 **image optimization**. For more information, please see our blog post at https://aws.amazon.com/blogs/mobile/amplify-next-js-13 If you run...