Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
comments

comments

comments

rm comments
  • Loading branch information
go-to-k committed Jan 24, 2025
1 parent 32b2f0e commit 8eed19e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/core/lib/asset-staging.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ export class AssetStaging extends Construct {
assetHashType: this.hashType,
customFingerprint: this.customSourceFingerprint,
extraHash: props.extraHash,
include: props.include,
exclude: props.exclude,
ignoreMode: props.ignoreMode,
skip,
Expand Down

0 comments on commit 8eed19e

Please sign in to comment.