Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a .npmignore (not relying of jsii autogen) #3

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

andrewpatto
Copy link
Member

Make sure lambda node modules are not kept but TS files are

Make sure lambda node modules are _not_ kept but TS files are
@andrewpatto
Copy link
Member Author

TS files in the distributed lambdas were being ignored.. we want our "source" typescript to be ignored, but the TS files in the lambdas need to be included in the package - and then the downstream CDK will build them

@andrewpatto andrewpatto merged commit 1e2f8be into main Sep 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant