Javascript ES Modules on AWS Lambda

  • Very excited about this. ES module have come out of beta last year but until now it was not possible to use them on AWS Lambda. I really hope finally we can ditch require() and have everything with import without transpiling with babel