How to enable esbuild output to be mjs? #4616
-
I've seen in the source code this might be possible but struggling to figure out the exact key to use in example of source code of aws lambda builder Heres an example project where I want to use it EDIT: Hopefully its on its way! 👀 🥳 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hey @MattBidewell, thanks for bringing this up. This feature is on its way out, it was released in the latest version of Lambda Builders and will make its way to into a coming release of SAM-CLI. When it's released, you will need to simply add a new property to your template metadata.
|
Beta Was this translation helpful? Give feedback.
-
This feature has now been released in version 1.72.0! |
Beta Was this translation helpful? Give feedback.
Hey @MattBidewell, thanks for bringing this up. This feature is on its way out, it was released in the latest version of Lambda Builders and will make its way to into a coming release of SAM-CLI. When it's released, you will need to simply add a new property to your template metadata.