Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/itchy-heads-create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@aligent/cdk-header-change-detection": patch
---

include lambda function source TS file
5 changes: 4 additions & 1 deletion packages/constructs/header-change-detection/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
*.ts
!*.d.ts

# Lambda Functions
!lib/lambda/*

# TypeScript configuration
tsconfig*.json

Expand All @@ -28,4 +31,4 @@ node_modules/
# CHANGELOG.md
# package.json
# lib/lambda/
# docs/
# docs/