Join Slack
Powered by
Would be useful to be able to output ESM, cdk PR d...
# general
m
Mischa Spiegelmock
01/10/2022, 4:29 PM
Would be useful to be able to output ESM, cdk PR dropped 2 min ago
https://github.com/aws/aws-cdk/pull/18346
t
thdxr
01/10/2022, 4:32 PM
Do you know if lambda requires it to be mjs file extension?
m
Mischa Spiegelmock
01/10/2022, 6:03 PM
it probably is just like node in that it assumes cjs unless you have a package.json with type:module or a .mjs extension I believe
r
Richard Simpson
01/10/2022, 7:44 PM
^ this. Probably would be good to be explicit but either works.
Open in Slack
Previous
Next