Skip to content

Commit 9f39145

Browse files
committed
Revert "fix: add dist folder to repo as a workaround for an npm bug"
This reverts commit e898896.
1 parent e898896 commit 9f39145

14 files changed

+3
-1313
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ typings/
6060
# next.js build output
6161
.next
6262

63-
# dist - don't ignore it as there is a bug in npm which messes up installation of git modules with npm ci
64-
#dist
63+
# dist
64+
dist

dist/lambda-wrapper.d.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

dist/lambda-wrapper.js

Lines changed: 0 additions & 55 deletions
This file was deleted.

dist/lambda-wrapper.spec.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/lambda-wrapper.spec.js

Lines changed: 0 additions & 207 deletions
This file was deleted.

0 commit comments

Comments
 (0)