Skip to content

Lambda function build fix for windows#120

Open
flamingquaks wants to merge 2 commits into
mainfrom
lambda-function-build-fix-for-windows
Open

Lambda function build fix for windows#120
flamingquaks wants to merge 2 commits into
mainfrom
lambda-function-build-fix-for-windows

Conversation

@flamingquaks

Copy link
Copy Markdown
Contributor

Fixes a CDK Synth issue specific to windows introduced during the conversion from CJS to ESM.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

When switching to ESM, CDK has a known issue with locating the function handler file, even when it's using the default naming. The previous fix worked, but broke builds on windows. This should resolve both
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant