Skip to content

Commit 8eed19e

Browse files
committed
tweak
comments comments comments rm comments
1 parent 32b2f0e commit 8eed19e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/aws-cdk-lib/core/lib/asset-staging.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ export class AssetStaging extends Construct {
215215
assetHashType: this.hashType,
216216
customFingerprint: this.customSourceFingerprint,
217217
extraHash: props.extraHash,
218+
include: props.include,
218219
exclude: props.exclude,
219220
ignoreMode: props.ignoreMode,
220221
skip,

0 commit comments

Comments
 (0)