Is it normal that NodejsFunction rebuilds everytime ? #13013
Unanswered
maximelebastard
asked this question in
Q&A
Replies: 2 comments
-
Hi @andrewgadziksonos thanks for your patience. This discussion was created a while ago — did you have any updates on your end? I think what you’re describing may overlap with this issue which is now closed as resolved: #15023. Please confirm that if you’re able to. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using the @aws-cdk/aws-lambda-nodejs construct.
It seems everytime I'm deploying, the function is rebuilt even if I didn't change anything.
How can I improve that ? On other assets I'm using
assetHashType: AssetHashType.SOURCE
but it doesn't seems to be available here.Beta Was this translation helpful? Give feedback.
All reactions